Translation components API.

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

GET /api/components/dragon-audit/character-names/changes/?format=api&page=20
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 383,
    "next": null,
    "previous": "https://translate.archiveentertainment.com/api/components/dragon-audit/character-names/changes/?format=api&page=19",
    "results": [
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/character-names/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
            "author": null,
            "timestamp": "2023-01-24T18:49:15.240872-08:00",
            "action": 21,
            "target": "",
            "id": 34426,
            "action_name": "Rebased repository",
            "url": "https://translate.archiveentertainment.com/api/changes/34426/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/character-names/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/character-names/zh_Hans/?format=api",
            "glossary_term": null,
            "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
            "author": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
            "timestamp": "2023-01-24T18:49:15.635663-08:00",
            "action": 0,
            "target": "",
            "id": 34427,
            "action_name": "Resource update",
            "url": "https://translate.archiveentertainment.com/api/changes/34427/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/character-names/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
            "author": null,
            "timestamp": "2023-01-24T18:50:47.102286-08:00",
            "action": 21,
            "target": "",
            "id": 34428,
            "action_name": "Rebased repository",
            "url": "https://translate.archiveentertainment.com/api/changes/34428/?format=api"
        }
    ]
}