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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/main-categories/cs/?format=api",
    "source": "Amenities",
    "previous_source": "",
    "target": "Občanská vybavenost",
    "id_hash": 3065665535559128353,
    "content_hash": -4437495657273045680,
    "location": "",
    "context": ".category:alternative_amenities",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 26537,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/main-categories/cs/?checksum=aa8b6e8fdf28d521",
    "url": "http://weblate.openstreetbrowser.org/api/units/26537/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/1386/?format=api"
}