Units API.

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

GET /api/units/7442176/?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/ghini/pocket/fr/?format=api",
    "source": [
        "save to log file"
    ],
    "previous_source": "",
    "target": [
        "save to log file"
    ],
    "id_hash": 8996003335879042150,
    "content_hash": 6105238296372922375,
    "location": "",
    "context": "save_to_log",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/7442334/?format=api",
    "priority": 100,
    "id": 7442176,
    "web_url": "https://hosted.weblate.org/translate/ghini/pocket/fr/?checksum=fcd8395f014ca466",
    "url": "https://hosted.weblate.org/api/units/7442176/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-02-22T22:15:33+01:00"
}