Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/40393/?format=api",
    "component": "https://weblate.rikka.app/api/components/shizuku/glossary/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/glossary/nl/?format=api",
    "user": "https://weblate.rikka.app/api/users/puzzlecrack/?format=api",
    "author": "https://weblate.rikka.app/api/users/puzzlecrack/?format=api",
    "timestamp": "2022-12-29T18:40:17.348663Z",
    "action": 5,
    "target": "Koppel apparaat met de koppelcode",
    "id": 36011,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/36011/?format=api"
}