Translation components API.

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

GET /api/translations/yunohost/moulinette/nl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/moulinette/nl/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/16157/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/nl/?format=api",
            "user": "https://translate.yunohost.org/api/users/jeroen/?format=api",
            "author": "https://translate.yunohost.org/api/users/jeroen/?format=api",
            "timestamp": "2020-01-10T15:48:22.545777Z",
            "action": 5,
            "target": "Ter info:",
            "id": 13753,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/13753/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/16157/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/nl/?format=api",
            "user": "https://translate.yunohost.org/api/users/jeroen/?format=api",
            "author": "https://translate.yunohost.org/api/users/jeroen/?format=api",
            "timestamp": "2020-01-10T15:48:22.532632Z",
            "action": 45,
            "target": "",
            "id": 13752,
            "action_name": "Contributor joined",
            "url": "https://translate.yunohost.org/api/changes/13752/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-26T18:15:32.435140Z",
            "action": 0,
            "target": "",
            "id": 13186,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/13186/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-20T20:45:34.080391Z",
            "action": 0,
            "target": "",
            "id": 6056,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/6056/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-13T10:15:23.535356Z",
            "action": 0,
            "target": "",
            "id": 4257,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/4257/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:39:40.024271Z",
            "action": 0,
            "target": "",
            "id": 1022,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/1022/?format=api"
        }
    ]
}