Translation components API.

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

GET /api/translations/cacti/wmi/ko/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/ko/?format=api",
            "user": "http://translate.cacti.net/api/users/admin/?format=api",
            "author": "http://translate.cacti.net/api/users/admin/?format=api",
            "timestamp": "2020-12-13T02:57:00.432918Z",
            "action": 0,
            "target": "",
            "id": 2207,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/2207/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/ko/?format=api",
            "user": "http://translate.cacti.net/api/users/admin/?format=api",
            "author": "http://translate.cacti.net/api/users/admin/?format=api",
            "timestamp": "2020-12-13T02:57:47.150955Z",
            "action": 44,
            "target": "",
            "id": 2228,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/2228/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/ko/?format=api",
            "user": "http://translate.cacti.net/api/users/thewitness/?format=api",
            "author": "http://translate.cacti.net/api/users/thewitness/?format=api",
            "timestamp": "2020-12-15T01:11:31.067178Z",
            "action": 0,
            "target": "",
            "id": 5078,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/5078/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/ko/?format=api",
            "user": "http://translate.cacti.net/api/users/thewitness/?format=api",
            "author": "http://translate.cacti.net/api/users/thewitness/?format=api",
            "timestamp": "2020-12-15T01:13:27.867016Z",
            "action": 44,
            "target": "",
            "id": 5099,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/5099/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:27:21.114234Z",
            "action": 0,
            "target": "",
            "id": 23936,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/23936/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:27:24.443825Z",
            "action": 44,
            "target": "",
            "id": 23958,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/23958/?format=api"
        }
    ]
}