Translation components API.

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

GET /api/translations/yast-xpram/master/si/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/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-03-04T08:00:20.506610Z",
            "action": 0,
            "target": "",
            "id": 1707285,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1707285/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": null,
            "timestamp": "2021-03-04T08:00:20.587543Z",
            "action": 17,
            "target": "",
            "id": 1707286,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1707286/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-03-04T08:00:21.189179Z",
            "action": 44,
            "target": "",
            "id": 1707287,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1707287/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-23T02:37:01.960748Z",
            "action": 0,
            "target": "",
            "id": 1928788,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1928788/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-08T02:32:28.868796Z",
            "action": 0,
            "target": "",
            "id": 3010238,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3010238/?format=api"
        }
    ]
}