Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/18234867/?format=api",
    "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/translations/af/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-22485/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-22485/?format=api",
    "timestamp": "2020-06-29T11:29:18.326903+02:00",
    "action": 4,
    "target": "You\n",
    "id": 6627456,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/6627456/?format=api"
}