Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/58914/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-drafts/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/it/?format=api",
    "user": "https://weblate.rob006.net/api/users/enricodx/?format=api",
    "author": "https://weblate.rob006.net/api/users/enricodx/?format=api",
    "timestamp": "2021-03-20T14:56:30.391878Z",
    "action": 5,
    "target": "Manda l'output della programmazione al registro log",
    "id": 57606,
    "action_name": "New translation",
    "url": "https://weblate.rob006.net/api/changes/57606/?format=api"
}