Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/610520/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlescontributing_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescontributing_index/es/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-10T20:49:39.735851Z",
    "action": 6,
    "target": "Los errores específicos de FreeBSD son causados generalmente por suposiciones sobre los entornos de compilación y ejecución que no afectan a FreeBSD. Es poco probable que encuentre este tipo de problemas, pero pueden ser sutiles y difíciles de diagnosticar.",
    "id": 282496,
    "action_name": "自动翻译",
    "url": "https://translate-dev.freebsd.org/api/changes/282496/?format=api"
}