Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1268280/?format=api",
    "component": "https://hosted.weblate.org/api/components/sumwars/rescue_willard/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sumwars/rescue_willard/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-16022/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-16022/?format=api",
    "timestamp": "2019-09-02T00:59:00+02:00",
    "action": 45,
    "target": "",
    "id": 4622063,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/4622063/?format=api"
}