Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1127621/?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": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2023-07-27T08:51:38.259076Z",
    "action": 5,
    "target": "Un jail consiste en dos partes: el programa de usuario, man:jail[8], y el código implementado en el núcleo: la llamada al sistema man:jail[2] y las restricciones asociadas. Discutiré el programa de usuario y cómo están los jails implementados dentro del núcleo.",
    "id": 563427,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/563427/?format=api"
}