Units API.

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

GET /api/units/2123641/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/4-9/de/?format=api",
    "source": [
        "If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the repair by sorting process."
    ],
    "previous_source": "",
    "target": [
        "Wenn dieser Wert größer als 1 ist, werden MyISAM-Tabellenindizes während einer Reparatur oder eines Sortierungsprozesses parallel erstellt (jeder Index in einem separaten Thread)."
    ],
    "id_hash": 3761257809790996759,
    "content_hash": 3761257809790996759,
    "location": "libraries/classes/Engines/Myisam.php:63",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1409,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://hosted.weblate.org/api/units/14765957/?format=api",
    "priority": 100,
    "id": 2123641,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/4-9/de/?checksum=b432ac0ccd419117",
    "url": "https://hosted.weblate.org/api/units/2123641/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-26T12:04:54+02:00"
}