Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1493464/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookbasics_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookbasics_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-07T02:42:43.408467Z",
    "action": 59,
    "target": "",
    "id": 430518,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/430518/?format=api"
}