Translation components API.

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

GET /api/components/dragon-audit/in-game-code-text/changes/?format=api&page=94
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1864,
    "next": null,
    "previous": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/changes/?format=api&page=93",
    "results": [
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/zh_Hans/?format=api",
            "glossary_term": null,
            "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
            "author": null,
            "timestamp": "2023-01-23T16:23:43.458206-08:00",
            "action": 17,
            "target": "",
            "id": 34394,
            "action_name": "Committed changes",
            "url": "https://translate.archiveentertainment.com/api/changes/34394/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-01-23T16:23:47.754986-08:00",
            "action": 21,
            "target": "",
            "id": 34395,
            "action_name": "Rebased repository",
            "url": "https://translate.archiveentertainment.com/api/changes/34395/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-01-23T16:23:53.227622-08:00",
            "action": 18,
            "target": "",
            "id": 34396,
            "action_name": "Pushed changes",
            "url": "https://translate.archiveentertainment.com/api/changes/34396/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-01-23T16:23:53.689921-08:00",
            "action": 18,
            "target": "",
            "id": 34397,
            "action_name": "Pushed changes",
            "url": "https://translate.archiveentertainment.com/api/changes/34397/?format=api"
        }
    ]
}