Translation projects API.

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

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

{
    "count": 132057,
    "next": null,
    "previous": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api&page=2641",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/8/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:06.499189Z",
            "action": 13,
            "target": "",
            "id": 9,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/9/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/7/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:06.481118Z",
            "action": 13,
            "target": "",
            "id": 8,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/8/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/6/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:06.464426Z",
            "action": 13,
            "target": "",
            "id": 7,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/7/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/3/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:06.409635Z",
            "action": 13,
            "target": "",
            "id": 4,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/4/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/2/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:06.388563Z",
            "action": 13,
            "target": "",
            "id": 3,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/3/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/1/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:06.364118Z",
            "action": 13,
            "target": "",
            "id": 2,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/2/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:05.585945Z",
            "action": 21,
            "target": "",
            "id": 1,
            "action_name": "Repository rebased",
            "url": "https://translate.yunohost.org/api/changes/1/?format=api"
        }
    ]
}