Units API.

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

GET /api/units/227411/?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/es/?format=api",
    "source": [
        "When a process terminates, the kernel reclaims all the descriptors that were in use by that process. If the process was holding the final reference to an object, the object's manager is notified so that it can do any necessary cleanup actions, such as final deletion of a file or deallocation of a socket."
    ],
    "previous_source": "",
    "target": [
        "Cuando un proceso termina, el kernel recupera todos los descriptores que estaban en uso por ese proceso. Si el proceso contenía la referencia final a un objeto, se notifica al administrador del objeto para que pueda realizar las acciones de limpieza necesarias, como la eliminación final de un archivo o la desasignación de un socket."
    ],
    "id_hash": -5276947107755711563,
    "content_hash": -5276947107755711563,
    "location": "book.translate.xml:1263",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 192,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105038/?format=api",
    "priority": 100,
    "id": 227411,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=36c484905fb223b5",
    "url": "https://translate-dev.freebsd.org/api/units/227411/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:05.952461Z"
}