Translation components API.

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

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

{
    "count": 255,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/landingpage/tr/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/125420/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T01:48:30.108576Z",
            "action": 71,
            "target": "",
            "id": 187861,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/187861/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/125419/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T01:48:30.108538Z",
            "action": 71,
            "target": "",
            "id": 187860,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/187860/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/125418/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T01:48:30.108499Z",
            "action": 71,
            "target": "",
            "id": 187859,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/187859/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/125417/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T01:48:30.108445Z",
            "action": 71,
            "target": "",
            "id": 187858,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/187858/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/tr/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-11-01T01:48:12.040217Z",
            "action": 17,
            "target": "",
            "id": 185916,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/185916/?format=api"
        }
    ]
}