Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/kiss/fastlane/lt/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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-27T18:33:12.685040+02:00",
            "action": 0,
            "target": "",
            "id": 10816998,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10816998/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T00:18:26.687485+01:00",
            "action": 0,
            "target": "",
            "id": 9837771,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9837771/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-23T16:54:41.009918+01:00",
            "action": 0,
            "target": "",
            "id": 9519930,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9519930/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-21T14:50:38.599140+01:00",
            "action": 0,
            "target": "",
            "id": 9481332,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9481332/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-20T11:50:50.237411+01:00",
            "action": 0,
            "target": "",
            "id": 9471601,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9471601/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-25T15:02:47.756424+01:00",
            "action": 17,
            "target": "",
            "id": 9114595,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/9114595/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-25T15:02:47.408467+01:00",
            "action": 0,
            "target": "",
            "id": 9114593,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9114593/?format=api"
        }
    ]
}