Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/uk/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/256078/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:52.936133Z",
            "action": 59,
            "target": "ІН",
            "id": 161962,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/161962/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/256079/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:52.936210Z",
            "action": 59,
            "target": "Податковий ІН",
            "id": 161963,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/161963/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/256080/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:52.936287Z",
            "action": 59,
            "target": "Оновити постачальника",
            "id": 161964,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/161964/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:52.936797Z",
            "action": 0,
            "target": "",
            "id": 161965,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/161965/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/uk/?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:23:32.683503Z",
            "action": 0,
            "target": "",
            "id": 179334,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179334/?format=api"
        }
    ]
}