Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/what-is-peertube-video/subtitles/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/what-is-peertube-video/subtitles/ml/?format=api",
    "user": "https://weblate.framasoft.org/api/users/tanzeem/?format=api",
    "author": null,
    "timestamp": "2020-10-11T15:35:35.937063Z",
    "action": 17,
    "target": "",
    "id": 107395,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/107395/?format=api"
}