Translation components API.

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

GET /api/translations/opensourcepos/common/de_CH/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/de_CH/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/209820/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:34.303038Z",
            "action": 59,
            "target": "",
            "id": 113721,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/113721/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/209821/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:34.303113Z",
            "action": 59,
            "target": "Sie verwenden Open Source Point Of Sale Version",
            "id": 113722,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/113722/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/209822/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:34.303184Z",
            "action": 59,
            "target": "PLZ",
            "id": 113723,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/113723/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:32:34.303256Z",
            "action": 0,
            "target": "",
            "id": 113724,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/113724/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:37:28.505695Z",
            "action": 44,
            "target": "",
            "id": 117541,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/117541/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/?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:45.852780Z",
            "action": 0,
            "target": "",
            "id": 178781,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178781/?format=api"
        }
    ]
}