Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4555857/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu-doc/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu-doc/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "author": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "timestamp": "2022-06-21T17:54:50.546802+02:00",
    "action": 5,
    "target": "https://travis-ci.org/gammu/wammu.svg?branch=master",
    "id": 27784985,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/27784985/?format=api"
}