Translation components API.

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

GET /api/translations/opensourcepos/common/id/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/id/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/210839/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:51.736646Z",
            "action": 59,
            "target": "Selamat Datang di OSPOS, klik modul di bawah ini untuk memulai.",
            "id": 114752,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114752/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/210840/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:51.736690Z",
            "action": 59,
            "target": "Iya",
            "id": 114753,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114753/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/210841/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:51.736734Z",
            "action": 59,
            "target": "Anda menggunakan Open Source Point Of Sale Versi",
            "id": 114754,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114754/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/210842/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:51.736777Z",
            "action": 59,
            "target": "Kode POS",
            "id": 114755,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114755/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:51.736818Z",
            "action": 0,
            "target": "",
            "id": 114756,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/114756/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/?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:47.710582Z",
            "action": 0,
            "target": "",
            "id": 178793,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178793/?format=api"
        }
    ]
}