Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/11121323/?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:14:41+01:00",
    "action": 7,
    "target": "Prova a tenere l'icona nell'area di notifica sempre visibile",
    "id": 5435756,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/5435756/?format=api"
}