Units API.

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

GET /api/units/120859/?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": [
        "There are a few tasks that cannot be interrupted. For example, if the process is trying to read from a file that is on another computer on the network, and the other computer is unavailable, the process is said to be <quote>uninterruptible</quote>. Eventually the process will time out, typically after two minutes. As soon as this time out occurs the process will be killed."
    ],
    "previous_source": "",
    "target": [
        "There are a few tasks that cannot be interrupted. For example, if the process is trying to read from a file that is on another computer on the network, and the other computer is unavailable, the process is said to be <quote>uninterruptible</quote>. Eventually the process will time out, typically after two minutes. As soon as this time out occurs the process will be killed."
    ],
    "id_hash": 4381201055871066089,
    "content_hash": 4381201055871066089,
    "location": "book.translate.xml:8541",
    "context": "",
    "note": "(itstool) path: footnote/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1387,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 64,
    "source_unit": "https://translate-dev.freebsd.org/api/units/120859/?format=api",
    "priority": 100,
    "id": 120859,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=bccd2725d0c2dfe9",
    "url": "https://translate-dev.freebsd.org/api/units/120859/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:28:48.126314Z"
}