Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7495716/?format=api",
    "component": "https://hosted.weblate.org/api/components/cityzen/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/cityzen/strings/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/mmaks.step/?format=api",
    "author": "https://hosted.weblate.org/api/users/mmaks.step/?format=api",
    "timestamp": "2023-10-04T19:40:02.716588+02:00",
    "action": 2,
    "target": "Відчинено",
    "id": 67577877,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/67577877/?format=api"
}