Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/medias/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "author": null,
    "timestamp": "2020-12-16T15:55:54.123300Z",
    "action": 17,
    "target": "",
    "id": 138341,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/138341/?format=api"
}