Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5688449/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu-doc/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu-doc/en_GB/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-20432/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-20432/?format=api",
    "timestamp": "2020-04-09T13:07:34.793036+02:00",
    "action": 5,
    "target": "There are definitely many bugs, reporting to author is welcome. Please include some useful information when sending bug reports (eg. exception you received and debug output). Please submit your reports to E<lt>https://github.com/gammu/wammu/issues/E<gt>.",
    "id": 5851307,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5851307/?format=api"
}