Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1448839/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primertrademarks_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primertrademarks_index/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": "2022-08-07T18:12:55.612813Z",
    "action": 5,
    "target": "title: Contributing to FreeBSD\nauthors:\n  - author: Jordan Hubbard\n  - author: Sam Lawrance\n  - author: Mark Linimon\ndescription: How to contribute to the FreeBSD Project\ntrademarks: [\"freebsd\", \"ieee\", \"general\"]\nweight: 15\ntags: [\"Contributing\", \"FreeBSD\", \"Non-Programmer Tasks\", \"Programmer Tasks\"]\n---\n",
    "id": 376908,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/376908/?format=api"
}