Changes API.

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

GET /api/changes/37495102/?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/99_backcover/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/99_backcover/vi/?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-22T11:12:51.138638+02:00",
    "action": 0,
    "target": "",
    "old": "",
    "details": {
        "reason": "check forced",
        "filename": "vi-VN/99_backcover.po"
    },
    "id": 37495102,
    "action_name": "Resource updated",
    "url": "https://hosted.weblate.org/api/changes/37495102/?format=api"
}