Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10783603/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesmanual-rollbacks/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesmanual-rollbacks/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2024-01-26T04:37:29.545426Z",
    "action": 5,
    "target": "# Posteriormente, reative-o para realinhar com o fluxo de atualizações\nsudo systemctl enable --now zincati.service\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "# At a later point, re-enable it to re-align with the tip of stream\nsudo systemctl enable --now zincati.service\n",
        "old_state": 0
    },
    "id": 14597277,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/14597277/?format=api"
}