Translation components API.

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

GET /api/translations/dragon-audit/launch-trailer/en/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/launch-trailer/?format=api",
            "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/launch-trailer/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-27T16:16:34.737571-07:00",
            "action": 0,
            "target": "",
            "id": 18850,
            "action_name": "Resource update",
            "url": "https://translate.archiveentertainment.com/api/changes/18850/?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/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-27T16:22:12.723404-07:00",
            "action": 0,
            "target": "",
            "id": 18862,
            "action_name": "Resource update",
            "url": "https://translate.archiveentertainment.com/api/changes/18862/?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/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-27T16:29:27.659837-07:00",
            "action": 0,
            "target": "",
            "id": 18873,
            "action_name": "Resource update",
            "url": "https://translate.archiveentertainment.com/api/changes/18873/?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/en/?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:25:16.582992-07:00",
            "action": 0,
            "target": "",
            "id": 19010,
            "action_name": "Resource update",
            "url": "https://translate.archiveentertainment.com/api/changes/19010/?format=api"
        }
    ]
}