Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-join/masterpagespolicyinactive/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-join/masterpagespolicyinactive/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-join/masterpagespolicyinactive/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-04T21:47:20.640390Z",
            "action": 0,
            "target": "",
            "id": 2859975,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2859975/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-join/masterpagespolicyinactive/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-join/masterpagespolicyinactive/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-15T23:05:44.618938Z",
            "action": 0,
            "target": "",
            "id": 2790083,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2790083/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-join/masterpagespolicyinactive/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-join/masterpagespolicyinactive/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-14T23:11:32.158267Z",
            "action": 0,
            "target": "",
            "id": 2771819,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2771819/?format=api"
        }
    ]
}