Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5950684/?format=api",
    "component": "https://hosted.weblate.org/api/components/diet-diary/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/diet-diary/strings/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/chipolade/?format=api",
    "author": "https://hosted.weblate.org/api/users/mbiesiad/?format=api",
    "timestamp": "2020-05-08T09:03:09.813403+02:00",
    "action": 45,
    "target": "",
    "id": 6134055,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/6134055/?format=api"
}