Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/12744748/?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/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/alessioadamo/?format=api",
            "author": null,
            "timestamp": "2016-11-17T11:23:10Z",
            "action": 5,
            "target": "deteriorato",
            "id": 405832,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/405832/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12744750/?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/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/alessioadamo/?format=api",
            "author": null,
            "timestamp": "2016-11-17T11:23:26Z",
            "action": 5,
            "target": "sostanziale",
            "id": 405834,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/405834/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12744752/?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/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/alessioadamo/?format=api",
            "author": null,
            "timestamp": "2016-11-17T15:35:28Z",
            "action": 5,
            "target": "compromettere",
            "id": 405922,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/405922/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387749/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-28T14:30:04.378278Z",
            "action": 31,
            "target": "",
            "id": 2099234,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099234/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387749/?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/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FilippoZelocchi/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FilippoZelocchi/?format=api",
            "timestamp": "2022-10-11T11:10:33.869696Z",
            "action": 45,
            "target": "",
            "id": 2168738,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2168738/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387749/?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/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FilippoZelocchi/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FilippoZelocchi/?format=api",
            "timestamp": "2022-10-11T11:10:33.873375Z",
            "action": 5,
            "target": "Distribuzione",
            "id": 2168739,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2168739/?format=api"
        }
    ]
}