Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9189055/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f35pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f35pagesindex/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/albiferni02/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/albiferni02/?format=api",
    "timestamp": "2022-09-16T13:56:01.986420Z",
    "action": 7,
    "target": "La documentazione di Fedora descrive come installare ed utilizzare il sistema operativo Fedora e il software creato da Fedora Project.",
    "old": "La documentazione di Fedora descrive come installare e usare il sistema operativo Fedora e il software fornito dal Fedora Project.",
    "details": {
        "state": 20,
        "source": "Fedora documentation describes how to install and use the Fedora operating system and the software packaged by the Fedora Project.",
        "old_state": 20
    },
    "id": 7945792,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/7945792/?format=api"
}