Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/360066/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-02T09:38:03.904672Z",
    "action": 59,
    "target": "Нумерованний список",
    "id": 309604,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rob006.net/api/changes/309604/?format=api"
}