Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/19331261/?format=api",
    "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kaidan/translations/ms/?format=api",
    "user": "https://hosted.weblate.org/api/users/mnh48/?format=api",
    "author": "https://hosted.weblate.org/api/users/mnh48/?format=api",
    "timestamp": "2020-08-12T18:47:13.158813+02:00",
    "action": 2,
    "target": "Akaun anda akan dipadam keseluruhannya, iaitu dipadam daripada aplikasi ini dan juga daripada pelayan.\nAnda tidak akan mampu menggunakan akaun anda lagi!",
    "id": 6974060,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/6974060/?format=api"
}