Units API.

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

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