Translation components API.

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

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

{
    "count": 104,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/moulinette/de/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/15817/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/de/?format=api",
            "user": null,
            "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
            "timestamp": "2019-09-17T21:51:36.635927Z",
            "action": 4,
            "target": "Datei konnte nicht geöffnet werden {file:s} (Ursache: {error:s})",
            "id": 5656,
            "action_name": "Suggestion added",
            "url": "https://translate.yunohost.org/api/changes/5656/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/15793/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/de/?format=api",
            "user": null,
            "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
            "timestamp": "2019-09-17T21:49:18.569326Z",
            "action": 4,
            "target": "Info:",
            "id": 5654,
            "action_name": "Suggestion added",
            "url": "https://translate.yunohost.org/api/changes/5654/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-13T10:15:19.884375Z",
            "action": 0,
            "target": "",
            "id": 4246,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/4246/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:39:35.425347Z",
            "action": 0,
            "target": "",
            "id": 1015,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/1015/?format=api"
        }
    ]
}