Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76571705/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-23T14:48:28.446076+02:00",
    "action": 59,
    "target": "To view Sentinel data, please visit <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>. There you can also see and filter <a href=\"https://view.sentinel.turris.cz/api/device/add?token=${deviceToken}\" target=\"_blank\" rel=\"noopener noreferer\">data specific for your device<sup><i class=\"fas fa-external-link-alt fa-xs ml-1\"></i></sup></a>.",
    "id": 25315780,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/25315780/?format=api"
}