Units API.

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

GET /api/units/31250/?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": [
        "      boot1: boot1.out\n\tobjcopy -S -O binary boot1.out boot1\n\n      boot1.out: boot1.o\n\tld -e start -Ttext 0x7c00 -o boot1.out boot1.o"
    ],
    "previous_source": "",
    "target": [
        "      boot1: boot1.out\n\tobjcopy -S -O binary boot1.out boot1\n\n      boot1.out: boot1.o\n\tld -e start -Ttext 0x7c00 -o boot1.out boot1.o"
    ],
    "id_hash": -3890581462392060764,
    "content_hash": -3890581462392060764,
    "location": "book.translate.xml:1407",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 18,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102299/?format=api",
    "priority": 100,
    "id": 31250,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=4a01e0c5ec66c4a4",
    "url": "https://translate-dev.freebsd.org/api/units/31250/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:43.462460Z"
}