Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/679584/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-11-10T11:46:14.040959Z",
    "action": 4,
    "target": "Para usar o *LibreOffice* em seu idioma, você pode\ninstale o <code>libreoffice-l10n-<span class=\"command-placeholder\">lang</span></code>\npacote usando o [[Software Adicional|persistent_storage/additional_software]]\nrecurso. Substitua <span class=\"command-placeholder\">lang</span> pelo código\npara o seu idioma. Por exemplo, `vi` para vietnamita.\n",
    "old": "",
    "details": {
        "state": 0,
        "source": "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_state": 0
    },
    "id": 3385535,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3385535/?format=api"
}