Units API.

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

GET /api/units/17123/?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/pl/?format=api",
    "source": [
        "Two-Handed"
    ],
    "previous_source": "",
    "target": [
        "Dwuręczna"
    ],
    "id_hash": 6580233689561243766,
    "content_hash": -6265382743487666283,
    "location": "",
    "context": "two_handed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 703,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/655131/?format=api",
    "priority": 100,
    "id": 17123,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/pl/?checksum=db51afad555b2076",
    "url": "https://translate.habitica.com/api/units/17123/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:44.442066Z"
}