Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/203801/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributors/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributors/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2020-10-29T23:55:56.450511Z",
    "action": 2,
    "target": "Benno Rice <email>benno@FreeBSD.org</email> (2000 - 2018)",
    "id": 84119,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/84119/?format=api"
}