Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6093386/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-website/website/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-23T20:13:13.096284Z",
    "action": 30,
    "target": "Release",
    "id": 287077,
    "action_name": "Source string changed",
    "url": "https://translate.gajim.org/api/changes/287077/?format=api"
}