Translation components API.

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

GET /api/translations/inginious-problems-network/inginious-problems-network-trace/he/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/inginious-problems-network-trace/he/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/inginious-problems-network-trace/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-09T23:34:49.335033+02:00",
            "action": 17,
            "target": "",
            "id": 14382,
            "action_name": "Committed changes",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14382/?format=api"
        }
    ]
}