Translation components API.

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

GET /api/translations/vampiresurvivors/jokoa/es/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/es/changes/?format=api&page=17",
    "results": [
        {
            "unit": "https://itzulpenak.gamerauntsia.eus/api/units/527157/?format=api",
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/vampiresurvivors/jokoa/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/vampiresurvivors/jokoa/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-11T18:03:36.376486Z",
            "action": 59,
            "target": "COLECCIÓN",
            "id": 201513,
            "action_name": "String updated in the repository",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/201513/?format=api"
        },
        {
            "unit": "https://itzulpenak.gamerauntsia.eus/api/units/527156/?format=api",
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/vampiresurvivors/jokoa/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/vampiresurvivors/jokoa/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-11T18:03:36.376400Z",
            "action": 59,
            "target": "PULSA PARA COMENZAR",
            "id": 201512,
            "action_name": "String updated in the repository",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/201512/?format=api"
        }
    ]
}