Translation components API.

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

GET /api/translations/opensourcepos/datepicker/de/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/de/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/217204/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:16.983823Z",
            "action": 59,
            "target": "Dieses Jahr",
            "id": 121901,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121901/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217207/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:16.983864Z",
            "action": 59,
            "target": "Bis",
            "id": 121902,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121902/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217208/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:16.983906Z",
            "action": 59,
            "target": "Heute",
            "id": 121903,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121903/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217211/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:16.983947Z",
            "action": 59,
            "target": "Heute letzten Jahres",
            "id": 121904,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121904/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217212/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:16.983989Z",
            "action": 59,
            "target": "1",
            "id": 121905,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121905/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217216/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:16.984031Z",
            "action": 59,
            "target": "Gestern",
            "id": 121906,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121906/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:16.984070Z",
            "action": 0,
            "target": "",
            "id": 121907,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/121907/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/de/?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.128597Z",
            "action": 0,
            "target": "",
            "id": 178993,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178993/?format=api"
        }
    ]
}