Units API.

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

GET /api/units/8003/?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_GB/?format=api",
    "source": [
        "Int"
    ],
    "previous_source": "",
    "target": [
        "Int"
    ],
    "id_hash": -4155626295894850070,
    "content_hash": 4870349047969538101,
    "location": "",
    "context": "int_abbrv",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 542,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/654982/?format=api",
    "priority": 100,
    "id": 8003,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/en_GB/?checksum=46543fe6bdea45ea",
    "url": "https://translate.habitica.com/api/units/8003/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:32.236918Z"
}