Units API.

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

GET /api/units/31173/?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": [
        "      movw $0x7c00,%si\t# Source\n      movw $0x600,%di\t\t# Destination\n      movw $512,%cx\t\t# Word count\n      rep\t\t\t# Relocate\n      movsb\t\t\t#  code\n      movw %di,%bp\t\t# Address variables\n      movb $16,%cl\t\t# Words to clear\n      rep\t\t\t# Zero\n      stosb\t\t\t#  them\n      incb -0xe(%di)\t\t# Set the S field to 1\n      jmp main-0x7c00+0x600\t# Jump to relocated code"
    ],
    "previous_source": "",
    "target": [
        "      movw $0x7c00,%si\t# Source\n      movw $0x600,%di\t\t# Destination\n      movw $512,%cx\t\t# Word count\n      rep\t\t\t# Relocate\n      movsb\t\t\t#  code\n      movw %di,%bp\t\t# Address variables\n      movb $16,%cl\t\t# Words to clear\n      rep\t\t\t# Zero\n      stosb\t\t\t#  them\n      incb -0xe(%di)\t\t# Set the S field to 1\n      jmp main-0x7c00+0x600\t# Jump to relocated code"
    ],
    "id_hash": -5180542080437456328,
    "content_hash": -5180542080437456328,
    "location": "book.translate.xml:637",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 76,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 52,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102222/?format=api",
    "priority": 100,
    "id": 31173,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=381b046cef8ff238",
    "url": "https://translate-dev.freebsd.org/api/units/31173/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:42.497004Z"
}