Units API.

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

GET /api/units/92200/?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_arch-handbook/en/?format=api",
    "source": [
        "uint16_t\nboard_read(struct ni_softc *sc, uint16_t address)\n{\n\treturn (bus_read(sc->bar1res, address));\n}"
    ],
    "previous_source": "",
    "target": [
        "uint16_t\nboard_read(struct ni_softc *sc, uint16_t address)\n{\n\treturn (bus_read(sc->bar1res, address));\n}"
    ],
    "id_hash": -785430542444397828,
    "content_hash": -785430542444397828,
    "location": "book.translate.xml:19360",
    "context": "",
    "note": "(itstool) path: note/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2092,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://translate-dev.freebsd.org/api/units/92200/?format=api",
    "priority": 100,
    "id": 92200,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=7519971541dbfafc",
    "url": "https://translate-dev.freebsd.org/api/units/92200/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-02T20:37:17.502127Z"
}