Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688613/?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.775919Z",
    "action": 59,
    "target": "Ein 64-Bit [[!wikipedia x86-64]] [[!wikipedia_de IBM-PC-kompatibler Computer]] Prozessor.",
    "id": 3386214,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3386214/?format=api"
}