Translation components API.

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

GET /api/translations/onionshare/onionshare-android/km/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 204,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/onionshare/onionshare-android/km/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/84525060/?format=api",
            "component": "https://hosted.weblate.org/api/components/onionshare/onionshare-android/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-android/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-01T18:01:40.568253+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Cancel",
                "old_state": -1
            },
            "id": 36280397,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36280397/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84525059/?format=api",
            "component": "https://hosted.weblate.org/api/components/onionshare/onionshare-android/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-android/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-01T18:01:40.568178+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Menu",
                "old_state": -1
            },
            "id": 36280396,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36280396/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84525058/?format=api",
            "component": "https://hosted.weblate.org/api/components/onionshare/onionshare-android/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-android/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-01T18:01:40.568096+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Back",
                "old_state": -1
            },
            "id": 36280395,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36280395/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84525057/?format=api",
            "component": "https://hosted.weblate.org/api/components/onionshare/onionshare-android/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-android/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-01T18:01:40.567975+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "OnionShare (alpha)",
                "old_state": -1
            },
            "id": 36280394,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36280394/?format=api"
        }
    ]
}