Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1127721/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookjail_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookjail_index/es/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-06-01T01:24:15.374392Z",
    "action": 6,
    "target": "En todo el kernel existen restricciones de acceso relacionadas con los procesos encarcelados. Por lo general, estas restricciones solo verifican si el proceso está encarcelado y, de ser así, devuelve un error. Por ejemplo:",
    "id": 308672,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/308672/?format=api"
}