Translation components API.

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

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

{
    "count": 28,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/217290/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:19.870352Z",
            "action": 59,
            "target": "Current Year",
            "id": 121997,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121997/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217291/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:19.871502Z",
            "action": 59,
            "target": "To",
            "id": 121998,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121998/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217292/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:19.872357Z",
            "action": 59,
            "target": "Today",
            "id": 121999,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121999/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217293/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:19.873448Z",
            "action": 59,
            "target": "Today Last Year",
            "id": 122000,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122000/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217294/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:19.874124Z",
            "action": 59,
            "target": "0",
            "id": 122001,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122001/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217295/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:19.874747Z",
            "action": 59,
            "target": "Yesterday",
            "id": 122002,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122002/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:19.874837Z",
            "action": 0,
            "target": "",
            "id": 122003,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/122003/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en_GB/?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:35.244557Z",
            "action": 0,
            "target": "",
            "id": 178995,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178995/?format=api"
        }
    ]
}