Translation components API.

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

GET /api/translations/release-notes-opensuse/glossary/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T10:28:35.133577Z",
            "action": 0,
            "target": "",
            "id": 1880638,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1880638/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387765/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-28T14:30:05.661266Z",
            "action": 31,
            "target": "",
            "id": 2099250,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099250/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387765/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
            "timestamp": "2022-05-31T17:20:51.051458Z",
            "action": 45,
            "target": "",
            "id": 2100457,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2100457/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387765/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
            "timestamp": "2022-05-31T17:20:51.061270Z",
            "action": 5,
            "target": "",
            "id": 2100458,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2100458/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387765/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
            "timestamp": "2022-05-31T17:21:27.603588Z",
            "action": 5,
            "target": "Distribution",
            "id": 2100459,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2100459/?format=api"
        }
    ]
}