Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/210500/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:46.835113Z",
            "action": 59,
            "target": "",
            "id": 114409,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114409/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/210501/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:46.835182Z",
            "action": 59,
            "target": "אתה משתמש בגירסת קוד פתוח של נקודת מכירה",
            "id": 114410,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114410/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/210502/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:46.835243Z",
            "action": 59,
            "target": "מיקוד",
            "id": 114411,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114411/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:46.835303Z",
            "action": 0,
            "target": "",
            "id": 114412,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/114412/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:37:29.050936Z",
            "action": 44,
            "target": "",
            "id": 117547,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/117547/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:21:46.914405Z",
            "action": 0,
            "target": "",
            "id": 178789,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178789/?format=api"
        }
    ]
}