Units API.

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

GET /api/units/31210/?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": [
        "main:\n      cld\t\t\t# String ops inc\n      xor %cx,%cx\t\t# Zero\n      mov %cx,%es\t\t# Address\n      mov %cx,%ds\t\t#  data\n      mov %cx,%ss\t\t# Set up\n      mov $start,%sp\t\t#  stack\n      mov %sp,%si\t\t# Source\n      mov $0x700,%di\t\t# Destination\n      incb %ch\t\t\t# Word count\n      rep\t\t\t# Copy\n      movsw\t\t\t#  code"
    ],
    "previous_source": "",
    "target": [
        "main:\n      cld\t\t\t# String ops inc\n      xor %cx,%cx\t\t# Zero\n      mov %cx,%es\t\t# Address\n      mov %cx,%ds\t\t#  data\n      mov %cx,%ss\t\t# Set up\n      mov $start,%sp\t\t#  stack\n      mov %sp,%si\t\t# Source\n      mov $0x700,%di\t\t# Destination\n      incb %ch\t\t\t# Word count\n      rep\t\t\t# Copy\n      movsw\t\t\t#  code"
    ],
    "id_hash": 1612367318754928793,
    "content_hash": 1612367318754928793,
    "location": "book.translate.xml:1035",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 113,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 46,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102259/?format=api",
    "priority": 100,
    "id": 31210,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=96604788a1d62899",
    "url": "https://translate-dev.freebsd.org/api/units/31210/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:42.923789Z"
}