Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4077509/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/KWSTD/?format=api",
    "author": "https://hosted.weblate.org/api/users/KWSTD/?format=api",
    "timestamp": "2023-08-04T21:12:02.740116+02:00",
    "action": 2,
    "target": "倉庫は、財の保管場所が限られているので、在庫がいっぱいになると、人夫は財の回収を止めます。",
    "id": 63026678,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/63026678/?format=api"
}