Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/240419/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/pl/?format=api",
    "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "timestamp": "2021-11-01T14:16:45.575750Z",
    "action": 32,
    "target": "Prosty zestaw kolorów",
    "id": 143692,
    "action_name": "Bulk status change",
    "url": "https://weblate.rob006.net/api/changes/143692/?format=api"
}