Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/668497/?format=api",
    "component": "https://translate.tails.net/api/components/tails/reproducible_tails/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/reproducible_tails/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T04:21:07.035157Z",
    "action": 59,
    "target": "Envie de donner un coup de main pour faire que Tails cuisine à l'avenir des gâteaux encore\nmeilleurs ? <div class=\"donate-button\"><a\nhref=\"https://tails.net/donate/?r=fromrb\">Faites un don aujourd'hui !</a></div>\n",
    "id": 3252123,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3252123/?format=api"
}