Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/667986/?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.410559Z",
    "action": 30,
    "target": "- Upgrade your Tails USB stick and keep your Persistent Storage.",
    "id": 3251159,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3251159/?format=api"
}