Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "timestamp": "2019-09-12T11:03:34.649258Z",
    "action": 38,
    "target": "frontend",
    "id": 398,
    "action_name": "Composant supprimé",
    "url": "https://weblate.framasoft.org/api/changes/398/?format=api"
}