Units API.

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

GET /api/units/158025/?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_handbook/en/?format=api",
    "source": [
        "$cmd 005 allow all from any to any via xl0  # exclude LAN traffic\n$cmd 010 allow all from any to any via lo0  # exclude loopback traffic\n$cmd 099 reass all from any to any in       # reassemble inbound packets\n$cmd 100 nat 1 ip from any to any in via $pif # NAT any inbound packets\n# Allow the packet through if it has an existing entry in the dynamic rules table\n$cmd 101 check-state"
    ],
    "previous_source": "",
    "target": [
        "$cmd 005 allow all from any to any via xl0  # exclude LAN traffic\n$cmd 010 allow all from any to any via lo0  # exclude loopback traffic\n$cmd 099 reass all from any to any in       # reassemble inbound packets\n$cmd 100 nat 1 ip from any to any in via $pif # NAT any inbound packets\n# Allow the packet through if it has an existing entry in the dynamic rules table\n$cmd 101 check-state"
    ],
    "id_hash": 8921813578186692717,
    "content_hash": 8921813578186692717,
    "location": "book.translate.xml:62080",
    "context": "",
    "note": "(itstool) path: sect2/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10191,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 77,
    "source_unit": "https://translate-dev.freebsd.org/api/units/158025/?format=api",
    "priority": 100,
    "id": 158025,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=fbd0a62df813186d",
    "url": "https://translate-dev.freebsd.org/api/units/158025/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-18T18:15:55.447922Z"
}