Translation components API.


See <a href="https://docs.weblate.org/en/weblate-3.6.1/api.html">the Weblate's Web API documentation</a> for detailed
description of the API.

GET /api/components/protegus/general/lock/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "locked": false
}