Translation components API.

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

GET /api/translations/chameleon/master/sv/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 156,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/11076174/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-03-26T07:56:01.186044Z",
            "action": 4,
            "target": "Sök",
            "id": 1375378,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1375378/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11076172/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-03-26T07:55:52.212290Z",
            "action": 4,
            "target": "Mörkt läge",
            "id": 1375377,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1375377/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-01-06T22:49:26.200750Z",
            "action": 0,
            "target": "",
            "id": 1319273,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1319273/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-02T15:15:55.186822Z",
            "action": 0,
            "target": "",
            "id": 1275532,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1275532/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YunheGuo/?format=api",
            "author": null,
            "timestamp": "2019-08-02T15:15:51.258855Z",
            "action": 17,
            "target": "",
            "id": 1275517,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1275517/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YunheGuo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YunheGuo/?format=api",
            "timestamp": "2019-08-02T15:15:51.210994Z",
            "action": 0,
            "target": "",
            "id": 1275516,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1275516/?format=api"
        }
    ]
}