Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157200/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_explaining-bsd/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_explaining-bsd/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-04-18T19:07:49.409940Z",
    "action": 5,
    "target": "Também existem dois sistemas operacionais BSD <trademark class=\"registered\">UNIX</trademark> que não são de código aberto, o BSD/OS e <trademark class=\"registered\">Mac OS</trademark> X da Apple:",
    "id": 65455,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/65455/?format=api"
}