Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/website-remake/code-of-conduct/zh_Hans/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/georgkrause/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/georgkrause/?format=api",
    "timestamp": "2023-08-28T08:48:08.148176Z",
    "action": 0,
    "target": "",
    "id": 364513,
    "action_name": "Resource updated",
    "url": "https://translate.funkwhale.audio/api/changes/364513/?format=api"
}