Translation components API.

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

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

{
    "count": 806,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/admin/id/changes/?format=api&page=16",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/53433/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "author": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "timestamp": "2021-09-10T01:06:53.792394Z",
            "action": 5,
            "target": "Pilih sebuah subdomain.",
            "id": 40048,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/40048/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/53432/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "author": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "timestamp": "2021-09-10T01:06:43.576778Z",
            "action": 5,
            "target": "Pilih sebuah domain untuk surel Anda.",
            "id": 40047,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/40047/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/53431/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "author": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "timestamp": "2021-09-10T01:06:09.210119Z",
            "action": 5,
            "target": "Pilih sebuah domain.",
            "id": 40046,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/40046/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/53430/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "author": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "timestamp": "2021-09-10T01:05:58.768864Z",
            "action": 5,
            "target": "Tambahkan",
            "id": 40045,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/40045/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "author": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "timestamp": "2021-09-10T01:05:46.585422Z",
            "action": 48,
            "target": "",
            "id": 40014,
            "action_name": "Language added",
            "url": "https://translate.yunohost.org/api/changes/40014/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "author": "https://translate.yunohost.org/api/users/liimee/?format=api",
            "timestamp": "2021-09-10T01:05:46.128876Z",
            "action": 0,
            "target": "",
            "id": 40012,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/40012/?format=api"
        }
    ]
}