Translation components API.

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

GET /api/translations/opensourcepos/common/it/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/it/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/210925/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:53.377529Z",
            "action": 59,
            "target": "",
            "id": 114839,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114839/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/210926/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:53.377609Z",
            "action": 59,
            "target": "Stai usando la versione Open Source Point Of Sale (Punto di vendita)",
            "id": 114840,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114840/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/210927/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:53.377688Z",
            "action": 59,
            "target": "CAP",
            "id": 114841,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/114841/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:53.377760Z",
            "action": 0,
            "target": "",
            "id": 114842,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/114842/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:37:29.212881Z",
            "action": 44,
            "target": "",
            "id": 117551,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/117551/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/it/?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.835330Z",
            "action": 0,
            "target": "",
            "id": 178794,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178794/?format=api"
        }
    ]
}