Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4109957/?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:11:22.107724+02:00",
    "action": 2,
    "target": "一つの牧場で農場が100%稼働率に達することはないので、複数の作物を生産することができますが、一つの農家がいくつの畑を持てるかを確かめる必要があります。",
    "id": 63026671,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/63026671/?format=api"
}