Units API.

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

GET /api/units/2124726/?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": [
        "Normally, writes to the InnoDB buffer pool happen in the background. However, if it's necessary to read or create a page and no clean pages are available, it's necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small."
    ],
    "previous_source": "",
    "target": [
        "Normalerweise geschehen Schreibvorgänge in den InnoDB Zwischenspeicher im Hintergrund. Aber wenn es nötig ist eine Seite zu lesen oder zu erstellen und keine saubere Seite verfügbar ist, dann ist es notwendig darauf zu warten, dass Seiten weggeschrieben werden. Dieser Wert gibt wieder wie oft das geschehen ist. Wenn die Zwischenspeicher-Größe korrekt eingestellt ist sollte dieser Wert klein sein."
    ],
    "id_hash": -6650519299994243613,
    "content_hash": -6650519299994243613,
    "location": "libraries/classes/Server/Status/Variables.php:488",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2319,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 57,
    "source_unit": "https://hosted.weblate.org/api/units/14766730/?format=api",
    "priority": 100,
    "id": 2124726,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/4-9/de/?checksum=23b49beebff6ade3",
    "url": "https://hosted.weblate.org/api/units/2124726/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-26T12:05:26+02:00"
}