Translation components API.

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

GET /api/translations/cacti/wmi/fr/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/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/fr/?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:56:41.926731Z",
            "action": 0,
            "target": "",
            "id": 2202,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/2202/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/fr/?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.144554Z",
            "action": 44,
            "target": "",
            "id": 2223,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/2223/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/129328/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/fr/?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-14T13:03:01.205946Z",
            "action": 45,
            "target": "",
            "id": 4181,
            "action_name": "New contributor",
            "url": "http://translate.cacti.net/api/changes/4181/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/129328/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/fr/?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-14T13:03:01.208004Z",
            "action": 2,
            "target": "Clair",
            "id": 4182,
            "action_name": "Translation changed",
            "url": "http://translate.cacti.net/api/changes/4182/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/fr/?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:23.515460Z",
            "action": 0,
            "target": "",
            "id": 5073,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/5073/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/fr/?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.828413Z",
            "action": 44,
            "target": "",
            "id": 5094,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/5094/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:27:19.592018Z",
            "action": 0,
            "target": "",
            "id": 23931,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/23931/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:27:24.418549Z",
            "action": 44,
            "target": "",
            "id": 23953,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/23953/?format=api"
        }
    ]
}