Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/11121316/?format=api",
    "component": "https://hosted.weblate.org/api/components/wincompose/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/wincompose/master/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/RubenVerg/?format=api",
    "author": "https://hosted.weblate.org/api/users/RubenVerg/?format=api",
    "timestamp": "2020-02-06T15:12:07+01:00",
    "action": 7,
    "target": "Prova a scambiare i tasti di una sequenza di due tasti. Ad esempio, se Compose E A non è una sequenza valida, prova Compose A E in alternativa.",
    "id": 5435719,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/5435719/?format=api"
}