Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/19188482/?format=api",
    "component": "https://hosted.weblate.org/api/components/androbd/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/androbd/strings/da/?format=api",
    "user": "https://hosted.weblate.org/api/users/Vidar/?format=api",
    "author": "https://hosted.weblate.org/api/users/Vidar/?format=api",
    "timestamp": "2020-09-27T17:23:08.422921+02:00",
    "action": 45,
    "target": "",
    "id": 7632330,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/7632330/?format=api"
}