Units API.

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

GET /api/units/654554/?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": [
        "First Day of the Week"
    ],
    "previous_source": "",
    "target": [
        "First Day of the Week"
    ],
    "id_hash": -6048842408029404839,
    "content_hash": -4511550703216973994,
    "location": "",
    "context": "pref_first_day_of_the_week_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/654554/?format=api",
    "priority": 100,
    "id": 654554,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/en/?checksum=2c0e31e0c716c159",
    "url": "https://translate.habitica.com/api/units/654554/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T14:59:56.243707Z"
}