Translation components API.

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

GET /api/translations/the-long-dark/glossary/eu/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 302,
    "next": null,
    "previous": "https://itzulpenak.gamerauntsia.eus/api/translations/the-long-dark/glossary/eu/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://itzulpenak.gamerauntsia.eus/api/units/513587/?format=api",
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/the-long-dark/glossary/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/the-long-dark/glossary/eu/?format=api",
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/Eztainu/?format=api",
            "author": "https://itzulpenak.gamerauntsia.eus/api/users/Eztainu/?format=api",
            "timestamp": "2022-05-18T11:52:45.045467Z",
            "action": 31,
            "target": "Laku misteriotsua",
            "id": 178282,
            "action_name": "String added",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/178282/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/the-long-dark/glossary/?format=api",
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/the-long-dark/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T20:48:38.498746Z",
            "action": 0,
            "target": "",
            "id": 178271,
            "action_name": "Resource updated",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/178271/?format=api"
        }
    ]
}