Changes API.

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

GET /api/changes/14363/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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": "https://weblate.info.ucl.ac.be/api/users/yaron/?format=api",
    "author": "https://weblate.info.ucl.ac.be/api/users/yaron/?format=api",
    "timestamp": "2022-05-08T15:07:52.469645+02:00",
    "action": 44,
    "target": "",
    "id": 14363,
    "action_name": "New string to translate",
    "url": "https://weblate.info.ucl.ac.be/api/changes/14363/?format=api"
}