Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/zh_Hans/?format=api",
    "source": [
        "Pending Strike"
    ],
    "previous_source": "",
    "target": [
        "即将造成的攻击"
    ],
    "id_hash": -6498400172941150955,
    "content_hash": 5507260947377880957,
    "location": "",
    "context": "pending_strike_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 641,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/655072/?format=api",
    "priority": 100,
    "id": 21937,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hans/?checksum=25d10b7903817515",
    "url": "https://translate.habitica.com/api/units/21937/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:39.305891Z"
}