Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/42110048/?format=api",
    "component": "https://hosted.weblate.org/api/components/newpipe/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/newpipe/strings/ku/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-31T23:52:59.978198+01:00",
    "action": 59,
    "target": "\u001e\u001e",
    "id": 76137863,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/76137863/?format=api"
}