Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/212200/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:15.732076Z",
            "action": 59,
            "target": "",
            "id": 116129,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/116129/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212201/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:15.732175Z",
            "action": 59,
            "target": "You are using Open Source Point Of Sale version",
            "id": 116130,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/116130/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212202/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:15.732274Z",
            "action": 59,
            "target": "Postal Code",
            "id": 116131,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/116131/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:15.732368Z",
            "action": 0,
            "target": "",
            "id": 116132,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/116132/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:37:29.842876Z",
            "action": 44,
            "target": "",
            "id": 117563,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/117563/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/tl/?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:21:50.389646Z",
            "action": 0,
            "target": "",
            "id": 178809,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178809/?format=api"
        }
    ]
}