Translation components API.

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

GET /api/translations/cacti/wmi/he_IL/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/he_IL/?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:46.039941Z",
            "action": 0,
            "target": "",
            "id": 2203,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/2203/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/he_IL/?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.145833Z",
            "action": 44,
            "target": "",
            "id": 2224,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/2224/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/he_IL/?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:24.858571Z",
            "action": 0,
            "target": "",
            "id": 5074,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/5074/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/he_IL/?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.837071Z",
            "action": 44,
            "target": "",
            "id": 5095,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/5095/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/he_IL/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:27:19.865112Z",
            "action": 0,
            "target": "",
            "id": 23932,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/23932/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/wmi/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/wmi/he_IL/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:27:24.424212Z",
            "action": 44,
            "target": "",
            "id": 23954,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/23954/?format=api"
        }
    ]
}