Units API.

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

GET /api/units/6333/?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/bg/?format=api",
    "source": [
        "New challenge title"
    ],
    "previous_source": "",
    "target": [
        "Ново заглавие на предизвикателството"
    ],
    "id_hash": -1205135048462403078,
    "content_hash": 1072797067157656055,
    "location": "",
    "context": "new_challenge_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 497,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.habitica.com/api/units/654946/?format=api",
    "priority": 100,
    "id": 6333,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/bg/?checksum=6f46800efa0679fa",
    "url": "https://translate.habitica.com/api/units/6333/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:29.367106Z"
}