Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/216798/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:03.198795Z",
            "action": 59,
            "target": "Today Last Year",
            "id": 121499,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121499/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/216800/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:03.198894Z",
            "action": 59,
            "target": "0",
            "id": 121500,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121500/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/216802/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:03.198994Z",
            "action": 59,
            "target": "Yesterday",
            "id": 121501,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121501/?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/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:03.199090Z",
            "action": 0,
            "target": "",
            "id": 121502,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/121502/?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/?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:34.474588Z",
            "action": 0,
            "target": "",
            "id": 178984,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178984/?format=api"
        }
    ]
}