Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T00:18:32.214334+01:00",
            "action": 0,
            "target": "",
            "id": 9837794,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9837794/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-23T16:54:46.386504+01:00",
            "action": 0,
            "target": "",
            "id": 9519951,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9519951/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-21T14:50:43.758317+01:00",
            "action": 0,
            "target": "",
            "id": 9481354,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9481354/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-20T11:50:57.649894+01:00",
            "action": 0,
            "target": "",
            "id": 9471622,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9471622/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-25T15:03:28.750098+01:00",
            "action": 17,
            "target": "",
            "id": 9114672,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/9114672/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-25T15:03:28.675174+01:00",
            "action": 0,
            "target": "",
            "id": 9114670,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9114670/?format=api"
        }
    ]
}