Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/653882/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/features/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-18T18:19:33.562268Z",
    "action": 30,
    "target": "When starting Tails, you can choose between a large number of languages, including Arabic, English, Farsi, French, German, Hindi, Indonesian, Italian, Portuguese, Russian, Simplified Chinese, Spanish, Turkish, and more.",
    "id": 3189590,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3189590/?format=api"
}