Changes API.

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

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

{
    "unit": "https://i18n.tweaked.cc/api/units/19/?format=api",
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-20T13:09:31.783868Z",
    "action": 59,
    "target": "Advanced %s Turtle",
    "id": 3061,
    "action_name": "String updated in the repository",
    "url": "https://i18n.tweaked.cc/api/changes/3061/?format=api"
}