Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-remix-building/masterpagesremix-ci/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:11:49.897010Z",
            "action": 0,
            "target": "",
            "id": 4145669,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4145669/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-remix-building/masterpagesremix-ci/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-remix-building/masterpagesremix-ci/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:11:47.726894Z",
            "action": 0,
            "target": "",
            "id": 4145664,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4145664/?format=api"
        }
    ]
}