Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15857073/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-netboot-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-netboot-plugin/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/elguber/?format=api",
    "author": "https://hosted.weblate.org/api/users/elguber/?format=api",
    "timestamp": "2020-05-24T11:09:18.019209+02:00",
    "action": 5,
    "target": "No arranque de red dispositivos disponibles.",
    "id": 6288515,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/6288515/?format=api"
}