Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3444771/?format=api",
    "component": "https://hosted.weblate.org/api/components/aimsicd/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_US/?format=api",
    "user": "https://hosted.weblate.org/api/users/jerryvu26/?format=api",
    "author": "https://hosted.weblate.org/api/users/jerryvu26/?format=api",
    "timestamp": "2020-03-24T13:14:25+01:00",
    "action": 37,
    "target": "This menu is for advanced users only!\n\nPlease do not insert random strings because it will cause detection to go out of control.\n\nTo add a string choose the SMS type from the dropdown menu, type your detection string and press insert.\n\nTo delete from database long press on list view.",
    "id": 5672837,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/5672837/?format=api"
}