Translation components API.

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

GET /api/translations/libo_ui-master/swextmediawikihelp/sv/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://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikihelp/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T01:20:31.268056Z",
            "action": 17,
            "target": "",
            "id": 878397,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/878397/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/5989505/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikihelp/sv/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/_Andreas/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/_Andreas/?format=api",
            "timestamp": "2020-05-16T08:03:07.805351Z",
            "action": 2,
            "target": "Teckenformatmallar",
            "id": 877723,
            "action_name": "Translation changed",
            "url": "https://translations.documentfoundation.org/api/changes/877723/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/5989505/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikihelp/sv/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/_Andreas/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/_Andreas/?format=api",
            "timestamp": "2020-05-16T08:03:07.804854Z",
            "action": 45,
            "target": "",
            "id": 877722,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/877722/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikihelp/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T21:54:43.008177Z",
            "action": 0,
            "target": "",
            "id": 139087,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/139087/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikihelp/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-13T22:45:22.957720Z",
            "action": 0,
            "target": "",
            "id": 99311,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/99311/?format=api"
        }
    ]
}