Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12662120/?format=api",
    "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/anm/?format=api",
    "author": "https://hosted.weblate.org/api/users/anm/?format=api",
    "timestamp": "2023-02-17T21:30:33.007649+01:00",
    "action": 27,
    "target": "Темная тема",
    "id": 49473797,
    "action_name": "Translation replaced",
    "url": "https://hosted.weblate.org/api/changes/49473797/?format=api"
}