Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/289304/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mypads/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/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-05-18T06:46:52.914304Z",
    "action": 5,
    "target": "Impossibile analizzare il messaggio sulla configurazione di login/registrazione.",
    "id": 67439,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/67439/?format=api"
}