Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/772393/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-21T10:34:48.089803Z",
    "action": 59,
    "target": "Gambar",
    "id": 822347,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rob006.net/api/changes/822347/?format=api"
}