Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/720877/?format=api",
    "component": "https://translate.tails.net/api/components/tails/who_are_you_helping/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/who_are_you_helping/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-08T19:03:01.687120Z",
    "action": 30,
    "target": "Tails has been used in combination with [Martus](https://www.martus.org/), an information system used to report on human rights abuses, to allow Tibetan communities in exile to protect themselves from targeted malware attacks.",
    "id": 3436506,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3436506/?format=api"
}