Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10464636/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-badges/masterpagespush-badges/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-badges/masterpagespush-badges/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "timestamp": "2022-10-30T09:29:36.652147Z",
    "action": 2,
    "target": "Assicurarsi di essere un amministratore nell'interfaccia web e di aver effettuato l'accesso a https://badges.fedoraproject.org/[badges.fedoraproject.org]",
    "old": "Assicurarsi di essere un amministratore nell'interfaccia web e di aver effettuato l'accesso a https://badges.fedoraproject.org/[badges.fedoraproject.org].",
    "details": {
        "state": 20,
        "source": "Make sure you are an admin in the web interface and logged into https://badges.fedoraproject.org/[badges.fedoraproject.org]",
        "old_state": 20
    },
    "id": 8534320,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8534320/?format=api"
}