Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/lo/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/213407/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/lo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:30.745655Z",
            "action": 59,
            "target": "",
            "id": 118287,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118287/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213408/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/lo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:30.745698Z",
            "action": 59,
            "target": "",
            "id": 118288,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118288/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/lo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:30.745738Z",
            "action": 0,
            "target": "",
            "id": 118289,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/118289/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/lo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:50:03.174057Z",
            "action": 44,
            "target": "",
            "id": 119214,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/119214/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213380/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/lo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-28T21:22:58.830632Z",
            "action": 59,
            "target": "ຄ່າແອດທິບິວບໍ່ສາມາດມີ ':' ຫລື '",
            "id": 179185,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/179185/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/lo/?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:22:58.830793Z",
            "action": 0,
            "target": "",
            "id": 179186,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179186/?format=api"
        }
    ]
}