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/531/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/it/?format=api",
    "source": "Download as OSM JSON",
    "previous_source": "",
    "target": "Downlaod in formato OSM JSON",
    "id_hash": -732244193524397790,
    "content_hash": -7391012666540632324,
    "location": "",
    "context": ".export:OSMJSON",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 531,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/it/?checksum=75d68bc91c22c922",
    "url": "http://weblate.openstreetbrowser.org/api/units/531/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/14/?format=api"
}