Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/368495/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate-dev.freebsd.org/api/units/852490/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookprinting_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookprinting_index/it_IT/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2022-04-10T16:01:53.044978Z",
    "action": 6,
    "target": "La comunicazione tra il driver e una stampante host-based avviene spesso tramite protocolli proprietari o non documentati, rendendo possibile il loro funzionamento solo sui sistemi operativi più comuni.",
    "id": 368495,
    "action_name": "Traducción automática",
    "url": "https://translate-dev.freebsd.org/api/changes/368495/?format=api"
}