Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1132475/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookboot_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-05-30T06:58:58.123436Z",
    "action": 6,
    "target": "print_prompt:\n      movw $prompt,%si\t\t# Display\n      callw putstr\t\t#  prompt\n      movb _OPT(%bp),%dl\t# Display\n      decw %si\t\t\t#  default\n      callw putkey\t\t#  key\n      jmp start_input\t\t# Skip beep\n",
    "id": 305446,
    "action_name": "Tłumaczenie automatyczne",
    "url": "https://translate-dev.freebsd.org/api/changes/305446/?format=api"
}