Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15396949/?format=api",
    "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/ur_PK/?format=api",
    "user": "https://hosted.weblate.org/api/users/MuhammadAtifAli/?format=api",
    "author": "https://hosted.weblate.org/api/users/MuhammadAtifAli/?format=api",
    "timestamp": "2021-03-23T14:25:48.622980+01:00",
    "action": 2,
    "target": "</b> بہت اچھا! آپ کا آلہ تیار ہے<b>\n\n",
    "id": 9883865,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/9883865/?format=api"
}