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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/ca/?format=api",
    "source": "OSM Meta",
    "previous_source": "",
    "target": "Metadades d'OSM",
    "id_hash": -1517324369571395042,
    "content_hash": -8495032870030061135,
    "location": "",
    "context": ".header:osm_meta",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 65,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 68,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/ca/?checksum=6af1618666a74a1e",
    "url": "http://weblate.openstreetbrowser.org/api/units/68/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/21/?format=api"
}