Translation components API.

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

GET /api/translations/opensourcepos/datepicker/pt_BR/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/pt_BR/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/218589/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:53:01.713954Z",
            "action": 59,
            "target": "Este Ano",
            "id": 123665,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123665/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218590/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:53:01.716385Z",
            "action": 59,
            "target": "Para",
            "id": 123666,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123666/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218591/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:53:01.718248Z",
            "action": 59,
            "target": "Hoje",
            "id": 123667,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123667/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218593/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:53:01.718368Z",
            "action": 59,
            "target": "Hoje Último Ano",
            "id": 123668,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123668/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218596/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:53:01.718442Z",
            "action": 59,
            "target": "0",
            "id": 123669,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123669/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218597/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:53:01.718521Z",
            "action": 59,
            "target": "Ontem",
            "id": 123670,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123670/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:53:01.718589Z",
            "action": 0,
            "target": "",
            "id": 123671,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/123671/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/datepicker/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/datepicker/pt_BR/?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.680248Z",
            "action": 0,
            "target": "",
            "id": 179013,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179013/?format=api"
        }
    ]
}