Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756112/?format=api",
    "component": "https://translate.tails.net/api/components/tails/known_issues/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/known_issues/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:15:43.434316Z",
    "action": 30,
    "target": "Open a *Console* and execute the following command.",
    "old": "Open <span class=\"application\">Terminal</span> and execute the following command:",
    "details": {},
    "id": 3519948,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3519948/?format=api"
}