Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/pere/?format=api",
    "author": "https://hosted.weblate.org/api/users/pere/?format=api",
    "timestamp": "2022-10-16T21:34:23.766107+02:00",
    "action": 0,
    "target": "",
    "old": "",
    "details": {
        "reason": "check forced",
        "filename": "de-DE/13_workstation.po"
    },
    "id": 36923193,
    "action_name": "Resource updated",
    "url": "https://hosted.weblate.org/api/changes/36923193/?format=api"
}