Translation components API.

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

GET /api/translations/opensourcepos/datepicker/nl_BE/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/nl_BE/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/218332/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl_BE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:51.211755Z",
            "action": 59,
            "target": "Dit Jaar",
            "id": 123400,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123400/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218334/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl_BE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:51.211830Z",
            "action": 59,
            "target": "To",
            "id": 123401,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123401/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218335/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl_BE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:51.211911Z",
            "action": 59,
            "target": "Vandaag",
            "id": 123402,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123402/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218337/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl_BE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:51.211991Z",
            "action": 59,
            "target": "Vandaag vorig jaar",
            "id": 123403,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123403/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218340/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl_BE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:51.212063Z",
            "action": 59,
            "target": "0",
            "id": 123404,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123404/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218342/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/nl_BE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:51.212151Z",
            "action": 59,
            "target": "Gisteren",
            "id": 123405,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123405/?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_BE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:51.212232Z",
            "action": 0,
            "target": "",
            "id": 123406,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/123406/?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_BE/?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.494992Z",
            "action": 0,
            "target": "",
            "id": 179010,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179010/?format=api"
        }
    ]
}