Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/234906/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/ja/?format=api",
    "source": [
        "There's already a player with your unique player ID inside this game. This should never occur."
    ],
    "previous_source": "",
    "target": [
        "このゲーム内には、あなた特有のプレイヤー ID を持つプレイヤーがすでに存在します。このようなことは決して起こらないはずです。"
    ],
    "id_hash": -3618712335423142706,
    "content_hash": -3618712335423142706,
    "location": "horizons/network/server.py:442",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://hosted.weblate.org/api/units/14738095/?format=api",
    "priority": 100,
    "id": 234906,
    "web_url": "https://hosted.weblate.org/translate/uh/uh-server/ja/?checksum=4dc7c04dbec784ce",
    "url": "https://hosted.weblate.org/api/units/234906/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:18+02:00"
}