Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/player/fr_FR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-15T13:33:22.404553Z",
    "action": 17,
    "target": "",
    "id": 748432,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/748432/?format=api"
}