Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/4210/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/italovignoli/?format=api",
    "author": "https://weblate.framasoft.org/api/users/italovignoli/?format=api",
    "timestamp": "2020-03-11T21:21:16.668206Z",
    "action": 2,
    "target": "Il tuo voto non è stato conteggiato perché nel frattempo qualcun altro ha votato, ed è andato in conflitto con le tue scelte e le condizioni del sondaggio. Per favore, riprova.",
    "id": 55084,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/55084/?format=api"
}