Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/217475/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:31.494473Z",
            "action": 59,
            "target": "Ce mois",
            "id": 122516,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122516/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217476/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:31.494551Z",
            "action": 59,
            "target": "Cette Année",
            "id": 122517,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122517/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217477/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:31.494631Z",
            "action": 59,
            "target": "To",
            "id": 122518,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122518/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217478/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:31.494711Z",
            "action": 59,
            "target": "Aujourd'hui",
            "id": 122519,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122519/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217479/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:31.494791Z",
            "action": 59,
            "target": "Même jour l'année passée",
            "id": 122520,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122520/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217480/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:31.494872Z",
            "action": 59,
            "target": "1",
            "id": 122521,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122521/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217481/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:31.494963Z",
            "action": 59,
            "target": "Hier",
            "id": 122522,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122522/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:31.495069Z",
            "action": 0,
            "target": "",
            "id": 122523,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/122523/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/fr/?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.482127Z",
            "action": 0,
            "target": "",
            "id": 178999,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178999/?format=api"
        }
    ]
}