Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/671817/?format=api",
    "component": "https://translate.tails.net/api/components/tails/requirements/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/requirements/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-12T20:18:01.775629Z",
    "action": 59,
    "target": "Die meisten PC-Computer, die weniger als 10 Jahre alt sind",
    "id": 3386206,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3386206/?format=api"
}