Units API.

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

GET /api/units/98888/?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/articles_geom-class/en/?format=api",
    "source": [
        "This top-level geom instance (for example the partition slicer) determines that the request should be routed to a lower-level instance (for example the disk driver). It makes a copy of the bio request (bio requests <emphasis>ALWAYS</emphasis> need to be copied between instances, with <function>g_clone_bio</function>()!), modifies the data offset and target provider fields and executes the copy with <function>g_io_request</function>()"
    ],
    "previous_source": "",
    "target": [
        "This top-level geom instance (for example the partition slicer) determines that the request should be routed to a lower-level instance (for example the disk driver). It makes a copy of the bio request (bio requests <emphasis>ALWAYS</emphasis> need to be copied between instances, with <function>g_clone_bio</function>()!), modifies the data offset and target provider fields and executes the copy with <function>g_io_request</function>()"
    ],
    "id_hash": -7171638686629047177,
    "content_hash": -7171638686629047177,
    "location": "article.translate.xml:679",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 132,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "source_unit": "https://translate-dev.freebsd.org/api/units/98888/?format=api",
    "priority": 100,
    "id": 98888,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_geom-class/en/?checksum=1c79389c8a06d477",
    "url": "https://translate-dev.freebsd.org/api/units/98888/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:07:32.258332Z"
}