Translation components API.

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

GET /api/translations/dragon-audit/launch-trailer/ko/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/launch-trailer/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/launch-trailer/ko/?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": "2020-10-28T14:32:35.204097-07:00",
            "action": 0,
            "target": "",
            "id": 19051,
            "action_name": "Resource update",
            "url": "https://translate.archiveentertainment.com/api/changes/19051/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/launch-trailer/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/launch-trailer/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
            "author": null,
            "timestamp": "2020-10-28T14:32:35.221054-07:00",
            "action": 17,
            "target": "",
            "id": 19052,
            "action_name": "Committed changes",
            "url": "https://translate.archiveentertainment.com/api/changes/19052/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/launch-trailer/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/launch-trailer/ko/?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": "2020-10-28T14:32:38.415739-07:00",
            "action": 48,
            "target": "",
            "id": 19054,
            "action_name": "Added new language",
            "url": "https://translate.archiveentertainment.com/api/changes/19054/?format=api"
        }
    ]
}