Changes API.

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

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

{
    "unit": null,
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-09T08:54:19.190378Z",
    "action": 18,
    "target": "",
    "id": 7113,
    "action_name": "Pushed changes",
    "url": "https://i18n.tweaked.cc/api/changes/7113/?format=api"
}