Units API.

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

GET /api/units/34250/?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_design-44bsd/pt_BR/?format=api",
    "source": [
        "User applications and the kernel operate independently of each other. 4.4BSD does not store I/O control blocks or other operating-system-related data structures in the application's address space. Each user-level application is provided an independent address space in which it executes. The kernel makes most state changes, such as suspending a process while another is running, invisible to the processes involved."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -4957340170001069116,
    "content_hash": -4957340170001069116,
    "location": "book.translate.xml:607",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 136,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104982/?format=api",
    "priority": 100,
    "id": 34250,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/pt_BR/?checksum=3b33fd61684fcbc4",
    "url": "https://translate-dev.freebsd.org/api/units/34250/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:21.748893Z"
}