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/43312/?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": "You have to enable remote control in JOSM or Merkaator.",
    "previous_source": "",
    "target": "Devi abilitare il controllo remoto in JOSM o Merkaator.",
    "id_hash": -8297386205292353127,
    "content_hash": 3928348157130781427,
    "location": "",
    "context": ".editor:remote:help",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 43312,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/it/?checksum=cd9c3352d52a999",
    "url": "http://weblate.openstreetbrowser.org/api/units/43312/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/1792/?format=api"
}