Units API.

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

GET /api/units/234903/?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": [
        "Wrong password"
    ],
    "previous_source": "",
    "target": [
        "間違ったパスワード"
    ],
    "id_hash": -8046289491864352491,
    "content_hash": -8046289491864352491,
    "location": "horizons/network/server.py:417",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14738059/?format=api",
    "priority": 100,
    "id": 234903,
    "web_url": "https://hosted.weblate.org/translate/uh/uh-server/ja/?checksum=1055d65695778915",
    "url": "https://hosted.weblate.org/api/units/234903/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:10+02:00"
}