Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/9080254/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesqemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesqemu/it/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-11-15T09:07:57.692972Z",
            "action": 4,
            "target": "Debug",
            "id": 3741166,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3741166/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9080230/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesqemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesqemu/it/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-11-15T09:07:57.680286Z",
            "action": 4,
            "target": "Scarica",
            "id": 3741165,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3741165/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9080225/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesqemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesqemu/it/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-11-15T09:07:57.667985Z",
            "action": 4,
            "target": "QEMU",
            "id": 3741164,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3741164/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesqemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesqemu/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-11T09:56:45.260387Z",
            "action": 0,
            "target": "",
            "id": 3730064,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3730064/?format=api"
        }
    ]
}