Translation components API.

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

GET /api/components/cacti/gexport/changes/?format=api&page=36
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 705,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/gexport/changes/?format=api&page=35",
    "results": [
        {
            "unit": "http://translate.cacti.net/api/units/107736/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/gexport/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/gexport/zh_Hans/?format=api",
            "user": "http://translate.cacti.net/api/users/tql/?format=api",
            "author": "http://translate.cacti.net/api/users/tql/?format=api",
            "timestamp": "2024-06-23T01:03:33.863146Z",
            "action": 2,
            "target": "已启用",
            "id": 45744,
            "action_name": "Translation changed",
            "url": "http://translate.cacti.net/api/changes/45744/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/107752/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/gexport/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/gexport/zh_Hans/?format=api",
            "user": "http://translate.cacti.net/api/users/tql/?format=api",
            "author": "http://translate.cacti.net/api/users/tql/?format=api",
            "timestamp": "2024-06-23T01:10:30.180415Z",
            "action": 2,
            "target": "不可用",
            "id": 45764,
            "action_name": "Translation changed",
            "url": "http://translate.cacti.net/api/changes/45764/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/gexport/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-23T04:08:55.033189Z",
            "action": 18,
            "target": "",
            "id": 45817,
            "action_name": "Pushed changes",
            "url": "http://translate.cacti.net/api/changes/45817/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/gexport/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-23T04:08:55.874655Z",
            "action": 53,
            "target": "",
            "id": 45818,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/45818/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/gexport/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T21:58:05.785285Z",
            "action": 47,
            "target": "",
            "id": 48623,
            "action_name": "New alert",
            "url": "http://translate.cacti.net/api/changes/48623/?format=api"
        }
    ]
}