Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15396948/?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/ArifSanaullah/?format=api",
    "author": "https://hosted.weblate.org/api/users/ArifSanaullah/?format=api",
    "timestamp": "2020-01-24T16:54:27+01:00",
    "action": 2,
    "target": "<b/> اب اپنے آلے کو جوڑنے کی کوشش کریں <b>",
    "id": 5366441,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/5366441/?format=api"
}