Translation components API.

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

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

{
    "count": 2057,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/core/ja/changes/?format=api&page=41",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/78968/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:54.530711Z",
            "action": 59,
            "target": "",
            "id": 103973,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/103973/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/78967/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:54.530683Z",
            "action": 59,
            "target": "",
            "id": 103972,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/103972/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/78966/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:54.530645Z",
            "action": 59,
            "target": "",
            "id": 103971,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/103971/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/78965/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:54.530616Z",
            "action": 59,
            "target": "",
            "id": 103970,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/103970/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/78964/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:54.530581Z",
            "action": 59,
            "target": "",
            "id": 103969,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/103969/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/78963/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:54.530531Z",
            "action": 59,
            "target": "",
            "id": 103968,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/103968/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/78962/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:54.530462Z",
            "action": 59,
            "target": "",
            "id": 103967,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/103967/?format=api"
        }
    ]
}