Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/kiss/fastlane/hu/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T00:18:25.420525+01:00",
            "action": 0,
            "target": "",
            "id": 9837766,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9837766/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-23T16:54:40.006678+01:00",
            "action": 0,
            "target": "",
            "id": 9519925,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9519925/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-21T14:50:37.448705+01:00",
            "action": 0,
            "target": "",
            "id": 9481328,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9481328/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-20T11:50:48.782139+01:00",
            "action": 0,
            "target": "",
            "id": 9471597,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9471597/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-25T15:03:06.740175+01:00",
            "action": 17,
            "target": "",
            "id": 9114630,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/9114630/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-25T15:03:06.076839+01:00",
            "action": 0,
            "target": "",
            "id": 9114628,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9114628/?format=api"
        }
    ]
}