Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/671811/?format=api",
    "component": "https://translate.tails.net/api/components/tails/requirements/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/requirements/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:32.294382Z",
    "action": 30,
    "target": "Some newer computers, for example, if their [[graphics card is incompatible with Linux|support/known_issues/graphics]].  Nvidia or AMD Radeon cards often do not work in Tails.",
    "id": 3257443,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3257443/?format=api"
}