Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "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/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-12-21T14:47:50.046201-08:00",
            "action": 0,
            "target": "",
            "id": 28555,
            "action_name": "Resource update",
            "url": "https://translate.archiveentertainment.com/api/changes/28555/?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/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
            "author": null,
            "timestamp": "2020-12-21T14:47:50.061650-08:00",
            "action": 17,
            "target": "",
            "id": 28556,
            "action_name": "Committed changes",
            "url": "https://translate.archiveentertainment.com/api/changes/28556/?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/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-12-21T14:47:52.942217-08:00",
            "action": 44,
            "target": "",
            "id": 28558,
            "action_name": "New strings to translate",
            "url": "https://translate.archiveentertainment.com/api/changes/28558/?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/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-12-21T14:47:52.984461-08:00",
            "action": 48,
            "target": "",
            "id": 28559,
            "action_name": "Added new language",
            "url": "https://translate.archiveentertainment.com/api/changes/28559/?format=api"
        }
    ]
}