Changes API.

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

GET /api/changes/11253169/?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/02_case-study/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/02_case-study/ar_MA/?format=api",
    "user": "https://hosted.weblate.org/api/users/pere/?format=api",
    "author": "https://hosted.weblate.org/api/users/pere/?format=api",
    "timestamp": "2021-06-27T12:59:16.113152+02:00",
    "action": 0,
    "target": "",
    "id": 11253169,
    "action_name": "Resource updated",
    "url": "https://hosted.weblate.org/api/changes/11253169/?format=api"
}