Units API


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

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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/pt/?format=api",
    "source": "Info & Map key",
    "previous_source": "",
    "target": "Info & Legenda",
    "id_hash": -5110991433618420987,
    "content_hash": -7772637208567396632,
    "location": "",
    "context": ".category-info-tooltip",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 757,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/pt/?checksum=39121c5ecd1c0b05",
    "url": "http://weblate.openstreetbrowser.org/api/units/757/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/5/?format=api"
}