Translation components API.

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

GET /api/translations/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/eu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-21T11:41:19.615165Z",
            "action": 0,
            "target": "",
            "id": 59348,
            "action_name": "Resource updated",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/59348/?format=api"
        }
    ]
}