Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/en/?format=api",
    "source": [
        "bindkey ^[[3~ delete-char # for xterm"
    ],
    "previous_source": "",
    "target": [
        "bindkey ^[[3~ delete-char # for xterm"
    ],
    "id_hash": 8404977866372853895,
    "content_hash": 8404977866372853895,
    "location": "book.translate.xml:1672",
    "context": "",
    "note": "(itstool) path: answer/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 276,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://translate-dev.freebsd.org/api/units/92981/?format=api",
    "priority": 100,
    "id": 92981,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/en/?checksum=f4a47ad6862cb087",
    "url": "https://translate-dev.freebsd.org/api/units/92981/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-12T21:53:24.040633Z"
}