Units API.

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

GET /api/units/654701/?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/en/?format=api",
    "source": [
        "Study a master of the craft"
    ],
    "previous_source": "",
    "target": [
        "Study a master of the craft"
    ],
    "id_hash": 4410191336719435728,
    "content_hash": 8399675197928576548,
    "location": "",
    "context": "setup_task_creativity_1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 171,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.habitica.com/api/units/654701/?format=api",
    "priority": 100,
    "id": 654701,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/en/?checksum=bd3425a790aac7d0",
    "url": "https://translate.habitica.com/api/units/654701/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:07.916167Z"
}