Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/70512826/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Flo/?format=api",
    "author": "https://hosted.weblate.org/api/users/Flo/?format=api",
    "timestamp": "2022-12-24T17:01:56.937003+01:00",
    "action": 2,
    "target": "En activant les mises à jour automatiques, vous confirmez que vous êtes le propriétaire de ce routeur Turris et que vous acceptez l'intégralité de <a href=\"https://www.turris.cz/omnia-updater-eula\" target=\"_blank\" rel=\"noopener noreferrer\">l'accord de licence <sup><i class=\"fas fa-external-link-alt fa-sm\"></i></sup></a>.",
    "id": 43225672,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/43225672/?format=api"
}