Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialslegal_notice/sv/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-system-administrat/f29pages_partialslegal_notice/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialslegal_notice/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-02-16T12:32:27.873228Z",
            "action": 0,
            "target": "",
            "id": 14848736,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14848736/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pages_partialslegal_notice/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialslegal_notice/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2022-04-11T19:44:26.546437Z",
            "action": 0,
            "target": "",
            "id": 4583747,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4583747/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pages_partialslegal_notice/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialslegal_notice/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-10T18:19:31.397909Z",
            "action": 0,
            "target": "",
            "id": 4154789,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4154789/?format=api"
        }
    ]
}