Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/29488369/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/strings/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2021-06-28T16:21:22.036025+02:00",
    "action": 2,
    "target": "Le impostazioni e le etichette saranno sostituiti dal contenuto degli appunti. Le etichette esistenti verranno rimossi. Vuoi procedere?",
    "id": 11268655,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/11268655/?format=api"
}