Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6406224/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f31pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f31pagesindex/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:57:48.605496Z",
    "action": 7,
    "target": "xref:f33@fedora:system-administrators-guide:index.adoc[Fedora 33 Guida per Amministratore di Sistema]",
    "old": "",
    "details": {
        "state": 20,
        "source": "xref:f31@fedora:system-administrators-guide:index.adoc[Fedora 31 System Administrator’s Guide]",
        "old_state": 0
    },
    "id": 7945815,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/7945815/?format=api"
}