Translation components API.

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

GET /api/translations/dragon-audit/game-description-and-metadata/sk/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/game-description-and-metadata/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/game-description-and-metadata/sk/?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-01T20:57:23.878862-07:00",
            "action": 0,
            "target": "",
            "id": 13766,
            "action_name": "Resource update",
            "url": "https://translate.archiveentertainment.com/api/changes/13766/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/game-description-and-metadata/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/game-description-and-metadata/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
            "author": null,
            "timestamp": "2020-10-01T20:57:23.890230-07:00",
            "action": 17,
            "target": "",
            "id": 13767,
            "action_name": "Committed changes",
            "url": "https://translate.archiveentertainment.com/api/changes/13767/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/game-description-and-metadata/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/game-description-and-metadata/sk/?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-01T20:57:26.805651-07:00",
            "action": 44,
            "target": "",
            "id": 13769,
            "action_name": "New strings to translate",
            "url": "https://translate.archiveentertainment.com/api/changes/13769/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/game-description-and-metadata/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/game-description-and-metadata/sk/?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-01T20:57:26.844037-07:00",
            "action": 48,
            "target": "",
            "id": 13770,
            "action_name": "Added new language",
            "url": "https://translate.archiveentertainment.com/api/changes/13770/?format=api"
        }
    ]
}