Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10409710/?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/sw/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/abwao/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/abwao/?format=api",
    "timestamp": "2022-05-19T12:13:03.145584Z",
    "action": 2,
    "target": "xref:f36@fedora:install-guide:index.adoc[Mwongozo wa Kusakinisha Fedora 35]",
    "old": "xref:f36@fedora:install-guide:index.adoc[Mwongozo wa Kusakinisha Fedora 36]",
    "details": {
        "state": 20,
        "source": "xref:f35@fedora:install-guide:index.adoc[Fedora 35 Installation Guide]",
        "old_state": 20
    },
    "id": 4966102,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4966102/?format=api"
}