Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/679587/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/office_suite/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:33:23.210954Z",
    "action": 30,
    "target": "To use *LibreOffice* in your language, you can\ninstall the <code>libreoffice-l10n-<span class=\"command-placeholder\">lang</span></code>\npackage using the [[Additional Software|persistent_storage/additional_software]]\nfeature. Replace <span class=\"command-placeholder\">lang</span> with the code\nfor your language. For example, `vi` for Vietnamese.\n",
    "id": 3267897,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3267897/?format=api"
}