Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/flowview/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/flowview/sv/?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-07T02:15:25.619901Z",
            "action": 0,
            "target": "",
            "id": 1503,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/1503/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/flowview/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/flowview/sv/?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-07T02:15:54.730663Z",
            "action": 44,
            "target": "",
            "id": 1524,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/1524/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/flowview/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/flowview/sv/?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:04:20.966807Z",
            "action": 0,
            "target": "",
            "id": 2045,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/2045/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/flowview/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/flowview/sv/?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:04:57.654874Z",
            "action": 44,
            "target": "",
            "id": 2066,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/2066/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/flowview/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/flowview/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-14T13:50:43.884179Z",
            "action": 0,
            "target": "",
            "id": 4359,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/4359/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/559938/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/flowview/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/flowview/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-07T04:18:14.316628Z",
            "action": 30,
            "target": "Hostname Resolution",
            "id": 41085,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/41085/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/flowview/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/flowview/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-07T04:18:14.346681Z",
            "action": 0,
            "target": "",
            "id": 41086,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/41086/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/flowview/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/flowview/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-07T04:18:16.709657Z",
            "action": 44,
            "target": "",
            "id": 41111,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/41111/?format=api"
        }
    ]
}