Units API.

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

GET /api/units/55360/?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/es/?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": [
        "Hay algunas tareas que no se pueden interrumpir. Por ejemplo, si el proceso está intentando leer desde un archivo que está en otra computadora en la red, y la otra computadora no está disponible, se dice que el proceso es <quote>interrumpirle</quote>. Finalmente, el proceso expirará, generalmente después de dos minutos. Tan pronto como se produzca este tiempo de espera, el proceso se terminará."
    ],
    "id_hash": 4381201055871066089,
    "content_hash": 4381201055871066089,
    "location": "book.translate.xml:8541",
    "context": "",
    "note": "(itstool) path: footnote/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "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": 55360,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/es/?checksum=bccd2725d0c2dfe9",
    "url": "https://translate-dev.freebsd.org/api/units/55360/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:28:48.126314Z"
}