Units API.

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

GET /api/units/225322/?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-ios/main-strings/ru/?format=api",
    "source": [
        "Today"
    ],
    "previous_source": "",
    "target": [
        "Истекает сегодня"
    ],
    "id_hash": 7546404790029662432,
    "content_hash": 2337843141174622363,
    "location": "",
    "context": "tasks.due_today",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 166,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/662179/?format=api",
    "priority": 100,
    "id": 225322,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/ru/?checksum=e8ba372c890638e0",
    "url": "https://translate.habitica.com/api/units/225322/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-15T16:59:46.213830Z"
}