Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/682698/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/acknowledgments_and_similar_projects/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/acknowledgments_and_similar_projects/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T03:34:09.976953Z",
    "action": 59,
    "target": "Некоторые идеи (в частности, усовершенствование процедуры стирания памяти ([[contribute/design/memory_erasure]]) позаимствованы из проекта [Liberté Linux](https://dee.su/liberte).",
    "id": 3285006,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3285006/?format=api"
}