Units API.

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

GET /api/units/654914/?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": [
        "Grey"
    ],
    "previous_source": "",
    "target": [
        "Grey"
    ],
    "id_hash": -4665855227827642617,
    "content_hash": 7413424235315673746,
    "location": "",
    "context": "gray",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 456,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/654914/?format=api",
    "priority": 100,
    "id": 654914,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/en/?checksum=3f3f8d641bef1f07",
    "url": "https://translate.habitica.com/api/units/654914/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:27.385585Z"
}