Translation components API.

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

GET /api/translations/cacti/wmi/pt_PT/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/pt_PT/?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:16.885641Z",
            "action": 0,
            "target": "",
            "id": 2211,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/2211/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/pt_PT/?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.156065Z",
            "action": 44,
            "target": "",
            "id": 2232,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/2232/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/pt_PT/?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:12:04.565379Z",
            "action": 0,
            "target": "",
            "id": 5082,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/5082/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/pt_PT/?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.906588Z",
            "action": 44,
            "target": "",
            "id": 5103,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/5103/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:27:22.510716Z",
            "action": 0,
            "target": "",
            "id": 23941,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/23941/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:27:24.471740Z",
            "action": 44,
            "target": "",
            "id": 23963,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/23963/?format=api"
        }
    ]
}