Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12662118/?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:32.949050+01:00",
    "action": 27,
    "target": "Счетчик непрочитанных изменений в терминале",
    "id": 49473796,
    "action_name": "Translation replaced",
    "url": "https://hosted.weblate.org/api/changes/49473796/?format=api"
}