Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76571713/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-data-collection-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-data-collection-plugin/cs/?format=api",
    "user": "https://hosted.weblate.org/api/users/lukasjelinek-cznic/?format=api",
    "author": "https://hosted.weblate.org/api/users/lukasjelinek-cznic/?format=api",
    "timestamp": "2023-02-14T20:44:06.484282+01:00",
    "action": 5,
    "target": "Chcete-li zobrazit data systému Sentinel, navštivte prosím <a href=\"https://view.sentinel.turris.cz\" target=\"_blank\" rel=\"noopener noreferer\">Sentinel View<sup><i class=\"fas fa-external-link-alt fa-xs ml-1\"></i></sup> </a> . Tam si můžete také zobrazit a filtrovat data <a href=\"https://view.sentinel.turris.cz/api/device/add?token=${deviceToken}\" target=\"_blank\" rel=\"noopener noreferer\">specifická pro vaše zařízení<sup><i class=\"fas fa-external-link-alt fa-xs ml-1\"></i></sup> </a> .",
    "id": 49007866,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/49007866/?format=api"
}