Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10125622/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f35antorayml/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f35antorayml/es/?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-16T12:17:42.738604Z",
    "action": 2,
    "target": "modulos/guía-sistema-administradores/nav.adoc",
    "old": "modules/system-administrators-guide/nav.adoc",
    "details": {
        "state": 20,
        "source": "modules/system-administrators-guide/nav.adoc",
        "old_state": 20
    },
    "id": 7945637,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/7945637/?format=api"
}