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.net/api/units/679587/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/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",
    "old": "To use <span class=\"application\">LibreOffice</span> in your language, you can\ninstall the <span class=\"command\">libreoffice-l10n-<span class=\"command-placeholder\">lang</span></span>\npackage using the [[Additional Software|doc/first_steps/additional_software]]\nfeature. Replace <span class=\"command-placeholder\">lang</span> with the code\nfor your language. For example, <code>es</code> for Spanish or <code>de</code>\nfor German.\n",
    "details": {},
    "id": 3267897,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3267897/?format=api"
}