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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/nb_NO/?format=api",
    "source": "Export all visible map features",
    "previous_source": "",
    "target": "Eksporter alle synlige kartobjekter",
    "id_hash": -5548501418297868833,
    "content_hash": 5953489446223546594,
    "location": "",
    "context": ".export-all",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 39063,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/nb_NO/?checksum=32ffc35b769abddf",
    "url": "http://weblate.openstreetbrowser.org/api/units/39063/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/11/?format=api"
}