Translation components API.

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

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

{
    "count": 102,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/kab/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/boffire/?format=api",
            "author": "https://hosted.weblate.org/api/users/boffire/?format=api",
            "timestamp": "2024-03-07T09:55:44.915124+01:00",
            "action": 48,
            "target": "",
            "id": 83074907,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/83074907/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/boffire/?format=api",
            "author": null,
            "timestamp": "2024-03-07T09:55:44.911033+01:00",
            "action": 17,
            "target": "",
            "id": 83074906,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/83074906/?format=api"
        }
    ]
}