Units API.

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

GET /api/units/222574/?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/ja/?format=api",
    "source": [
        "Currently only the first {tier} tiers are playable."
    ],
    "previous_source": "",
    "target": [
        "現在、最初の{tier}階層のみプレイすることができます。"
    ],
    "id_hash": 5928271885669095404,
    "content_hash": 5928271885669095404,
    "location": "horizons/gui/modules/loadingscreen.py:71",
    "context": "",
    "note": "TODO: This tip should be removed when all tiers are playable!!",
    "flags": "python-brace-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 364,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/14738742/?format=api",
    "priority": 100,
    "id": 222574,
    "web_url": "https://hosted.weblate.org/translate/uh/uh/ja/?checksum=d24573dee53dd7ec",
    "url": "https://hosted.weblate.org/api/units/222574/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:22:48+02:00"
}