Units API.

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

GET /api/units/20884/?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_Hant/?format=api",
    "source": [
        "6 Months"
    ],
    "previous_source": "6 months",
    "target": [
        "6 個月"
    ],
    "id_hash": -6178789539650993491,
    "content_hash": -4100074838720096441,
    "location": "",
    "context": "six_months",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 400,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/654863/?format=api",
    "priority": 100,
    "id": 20884,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hant/?checksum=2a4087a67b3402ad",
    "url": "https://translate.habitica.com/api/units/20884/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:23.658874Z"
}