Units API.

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

GET /api/units/207412/?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_vm-design/es/?format=api",
    "source": [
        "Rather then using a linearly linked list to keep track of swap space reservations, it now uses a bitmap of swap blocks arranged in a radix tree structure with free-space hinting in the radix node structures. This effectively makes swap allocation and freeing an O(1) operation."
    ],
    "previous_source": "",
    "target": [
        "En lugar de utilizar una lista enlazada linear para llevar la cuenta de las reservas de espacio de intercambio, ahora usa un mapa de bits de bloques de intercambio dispuestos en una estructura tipo árbol radix con anotaciones sobre el espacio libre en las estructuras de nodos del radix."
    ],
    "id_hash": 1116449027693962317,
    "content_hash": 1116449027693962317,
    "location": "article.translate.xml:393",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": false,
    "num_words": 46,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102090/?format=api",
    "priority": 100,
    "id": 207412,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/es/?checksum=8f7e6c79b987644d",
    "url": "https://translate-dev.freebsd.org/api/units/207412/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-14T21:36:50.692936Z"
}