Translation components API.

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

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

{
    "count": 38855,
    "next": null,
    "previous": "https://translate.yunohost.org/api/components/yunohost/admin/changes/?format=api&page=777",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/8071/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:35:12.447713Z",
            "action": 13,
            "target": "",
            "id": 529,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/529/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/8069/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:35:12.401688Z",
            "action": 13,
            "target": "",
            "id": 527,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/527/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/8067/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:35:12.361491Z",
            "action": 13,
            "target": "",
            "id": 525,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/525/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/8065/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:35:12.320542Z",
            "action": 13,
            "target": "",
            "id": 523,
            "action_name": "Source string added",
            "url": "https://translate.yunohost.org/api/changes/523/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:35:11.710399Z",
            "action": 21,
            "target": "",
            "id": 522,
            "action_name": "Repository rebased",
            "url": "https://translate.yunohost.org/api/changes/522/?format=api"
        }
    ]
}