Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/684902/?format=api",
    "component": "https://translate.tails.net/api/components/tails/virtualization/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/virtualization/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-02T22:24:00.103246Z",
    "action": 30,
    "target": "This is how Tails looks when run in a virtual machine on a Debian host.",
    "id": 3300919,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3300919/?format=api"
}