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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/pl/?format=api",
    "source": "Use this repository as base repository",
    "previous_source": "",
    "target": "Użyj tego repozytorium jako bazowego",
    "id_hash": 1636946354767733148,
    "content_hash": 8853327008554634261,
    "location": "",
    "context": ".repo-use-as-base",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 95,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 696,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/pl/?checksum=96b79a09684d219c",
    "url": "http://weblate.openstreetbrowser.org/api/units/696/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/38/?format=api"
}