Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f29nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f29nav/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-01-07T03:49:34.584724Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "po/si/f29/nav.po"
            },
            "id": 14453886,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14453886/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f29nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f29nav/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-01-03T02:37:24.401809Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "po/si/f29/nav.po"
            },
            "id": 14404865,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14404865/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f29nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f29nav/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-01-02T16:55:26.217377Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "po/si/f29/nav.po"
            },
            "id": 14400640,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14400640/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f29nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f29nav/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-03T21:37:44.110785Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3051065,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3051065/?format=api"
        }
    ]
}