Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/pt_BR/?format=api",
    "source": "Stop Recording",
    "previous_source": "",
    "target": "Parar gravação",
    "id_hash": -9028565581096807172,
    "content_hash": -8455835154286764415,
    "location": "",
    "context": "IncallFullscreenincallStopRecordTooltip",
    "note": "'Stop Recording' : Tooltip when stopping record.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 346,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 171922,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/pt_BR/?checksum=2b417707b6814fc",
    "url": "https://weblate.linphone.org/api/units/171922/?format=api"
}