Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/643118/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcnews2018-fundraiserpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcnews2018-fundraiserpo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:13:43.625131Z",
    "action": 30,
    "target": "Making Tails costs us around 200 000€ each year. This is a really small number given all the work done, and many of us still do a lot of work for free in addition to paid hours.",
    "id": 3147488,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3147488/?format=api"
}