Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/33117/?format=api",
    "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:09:01.496320+02:00",
    "action": 5,
    "target": "„הצגת כל שמות השדות שיוחרגו לחלוטין מכל החבילות.”",
    "id": 14372,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/14372/?format=api"
}