Translation components API.

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

GET /api/translations/vampiresurvivors/jokoa/en/changes/?format=api&page=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 852,
    "next": null,
    "previous": "https://itzulpenak.gamerauntsia.eus/api/translations/vampiresurvivors/jokoa/en/changes/?format=api&page=17",
    "results": [
        {
            "unit": "https://itzulpenak.gamerauntsia.eus/api/units/526306/?format=api",
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/vampiresurvivors/jokoa/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/vampiresurvivors/jokoa/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-11T18:03:33.780128Z",
            "action": 59,
            "target": "COLLECTION",
            "id": 200620,
            "action_name": "String updated in the repository",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/200620/?format=api"
        },
        {
            "unit": "https://itzulpenak.gamerauntsia.eus/api/units/526305/?format=api",
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/vampiresurvivors/jokoa/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/vampiresurvivors/jokoa/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-11T18:03:33.780041Z",
            "action": 59,
            "target": "PRESS TO START",
            "id": 200619,
            "action_name": "String updated in the repository",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/200619/?format=api"
        }
    ]
}