Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/667988/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-download/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-download/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T02:19:26.410693Z",
    "action": 30,
    "target": "<span class=\"button\">[[Install from Windows|install/windows]]</span>",
    "id": 3251163,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3251163/?format=api"
}