Translation components API.

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

GET /api/translations/fedora-docs-l10n-neurofedora/masterpagescitations/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-neurofedora/masterpagescitations/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagescitations/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:12:06.616220Z",
            "action": 0,
            "target": "",
            "id": 4145743,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4145743/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagescitations/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagescitations/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:11:55.274058Z",
            "action": 0,
            "target": "",
            "id": 4145707,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4145707/?format=api"
        }
    ]
}