Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1441967/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookmirrors_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmirrors_index/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-08T05:04:32.298395Z",
    "action": 30,
    "target": "ftp.au.FreeBSD.org",
    "id": 374224,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/374224/?format=api"
}