Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/13786481/?format=api",
    "component": "https://hosted.weblate.org/api/components/selfoss/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/selfoss/translations/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/ibuki426.sp/?format=api",
    "author": "https://hosted.weblate.org/api/users/ibuki426.sp/?format=api",
    "timestamp": "2023-10-14T18:39:03.744041+02:00",
    "action": 4,
    "target": "閉じる",
    "id": 68424032,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/68424032/?format=api"
}