Units API.

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

GET /api/units/90398/?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/pt_BR/?format=api",
    "source": [
        "void\nboard_write(struct ni_softc *sc, uint16_t address, uint16_t value)\n{\n    bus_space_write_2(sc->bar1_bt, sc->bar1_bh, address, value);\n}"
    ],
    "previous_source": "void\nboard_write(struct ni_softc *sc, uint16_t address, uint16_t value)\n{\n    bus_space_write_2(sc->bar1_bt, sc->bar1_bh, address, value);\n}\n",
    "target": [
        "void\nboard_write(struct ni_softc *sc, uint16_t address, uint16_t value)\n{\n    bus_space_write_2(sc->bar1_bt, sc->bar1_bh, address, value);\n}\n"
    ],
    "id_hash": -6045059133688897648,
    "content_hash": -6045059133688897648,
    "location": "book.translate.xml:19339",
    "context": "",
    "note": "(itstool) path: sect2/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2089,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 14,
    "source_unit": "https://translate-dev.freebsd.org/api/units/92199/?format=api",
    "priority": 100,
    "id": 90398,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=2c1ba2befa3e1f90",
    "url": "https://translate-dev.freebsd.org/api/units/90398/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-02T20:37:17.492610Z"
}