Units API.

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

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