Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/4207/?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:16:11.288608Z",
    "action": 2,
    "target": "Non è possibile creare un sondaggio con risultati nascosti con la seguente opzione: ",
    "id": 55081,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/55081/?format=api"
}