Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/44887040/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/ca/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2021-10-14T18:21:11.823955+02:00",
    "action": 30,
    "target": "* Nickname improvements (@marunjar)\n* Touch area improvements on large app bar (@enzosanchezewe)\n* Fixes when using KISS with Samsung (@HuixingWong)\n* Added modulus operation to calculator (@cmspooner)\n* Notification bubbles and shortcut improvements (@marunjar)\n* Translations",
    "id": 13196638,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/13196638/?format=api"
}