Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157303/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_linux-users/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_linux-users/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:21:59.114888Z",
    "action": 5,
    "target": "Comandos do <trademark class=\"registered\">Linux</trademark> (Red Hat/Debian)",
    "id": 65492,
    "action_name": "새로운 번역",
    "url": "https://translate-dev.freebsd.org/api/changes/65492/?format=api"
}