Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-01-11T07:38:59.228366Z",
    "action": 53,
    "target": "",
    "id": 142481,
    "action_name": "Notification de dépôt reçue",
    "url": "https://weblate.framasoft.org/api/changes/142481/?format=api"
}