Translation components API.

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

GET /api/translations/opensourcepos/datepicker/es_MX/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/es_MX/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/217390/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:26.454412Z",
            "action": 59,
            "target": "Año actual",
            "id": 122421,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122421/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217391/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:26.454540Z",
            "action": 59,
            "target": "Hasta",
            "id": 122422,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122422/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217393/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:26.454649Z",
            "action": 59,
            "target": "Hoy",
            "id": 122423,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122423/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217395/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:26.454762Z",
            "action": 59,
            "target": "Hoy, del año pasado",
            "id": 122424,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122424/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217397/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:26.454866Z",
            "action": 59,
            "target": "0",
            "id": 122425,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122425/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217399/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:26.454957Z",
            "action": 59,
            "target": "Ayer",
            "id": 122426,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122426/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:26.455033Z",
            "action": 0,
            "target": "",
            "id": 122427,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/122427/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/es_MX/?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.377679Z",
            "action": 0,
            "target": "",
            "id": 178997,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178997/?format=api"
        }
    ]
}