Translation components API.

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

GET /api/translations/opensourcepos/datepicker/nl/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/nl/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/218418/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:53.713333Z",
            "action": 59,
            "target": "Huidige maand",
            "id": 123478,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123478/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218419/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:53.714154Z",
            "action": 59,
            "target": "Huidige jaar",
            "id": 123479,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123479/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218420/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:53.715214Z",
            "action": 59,
            "target": "Tot",
            "id": 123480,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123480/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218421/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:53.716166Z",
            "action": 59,
            "target": "Vandaag",
            "id": 123481,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123481/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218422/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:53.716796Z",
            "action": 59,
            "target": "Vandaag afgelopen jaar",
            "id": 123482,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123482/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218423/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:53.716939Z",
            "action": 59,
            "target": "0",
            "id": 123483,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123483/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218424/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:53.718282Z",
            "action": 59,
            "target": "Gisteren",
            "id": 123484,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123484/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:53.718399Z",
            "action": 0,
            "target": "",
            "id": 123485,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/123485/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl/?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:36.567283Z",
            "action": 0,
            "target": "",
            "id": 179011,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179011/?format=api"
        }
    ]
}