Translation components API.

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

GET /api/translations/galette/auto-plugin/ota/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/galette/auto-plugin/ota/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/auto-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/auto-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-03T22:40:10.792904+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "lang/auto_ota.utf8.po"
            },
            "id": 28676547,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/28676547/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79057468/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/auto-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/auto-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-03T22:40:10.792762+02:00",
            "action": 59,
            "target": "\u001e\u001e",
            "old": "",
            "details": {
                "state": 0,
                "source": "%count model\u001e\u001e%count models",
                "old_state": -1
            },
            "id": 28676546,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28676546/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79057467/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/auto-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/auto-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-03T22:40:10.792638+02:00",
            "action": 59,
            "target": "\u001e\u001e",
            "old": "",
            "details": {
                "state": 0,
                "source": "%count vehicle\u001e\u001e%count vehicles",
                "old_state": -1
            },
            "id": 28676545,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28676545/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79057466/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/auto-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/auto-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-03T22:40:10.792420+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show '%s' brand",
                "old_state": -1
            },
            "id": 28676544,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28676544/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/auto-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/auto-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-23T23:21:57.432980+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "/home/weblate/data/vcs/galette/auto-plugin/lang/auto_ota.utf8.po"
            },
            "id": 14906475,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14906475/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/auto-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/auto-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-21T14:04:50.012352+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "/home/weblate/data/vcs/galette/auto-plugin/lang/auto_ota.utf8.po"
            },
            "id": 14854973,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14854973/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/auto-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/auto-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-17T10:05:48.923785+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 11496028,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11496028/?format=api"
        }
    ]
}