Unit Instance
Units API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/units/26328/?format=api
{ "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_linux-emulation/es/?format=api", "source": [ "Handling of traps in FreeBSD is similar to the handling of syscalls. Whenever a trap occurs, an assembler handler is called. It is chosen between alltraps, alltraps with regs pushed or calltrap depending on the type of the trap. This handler prepares arguments for a call to a C function <literal>trap()</literal> (defined in <filename>sys/i386/i386/trap.c</filename>), which then processes the occurred trap. After the processing it might send a signal to the process and/or exit to userland using <literal>userret()</literal>." ], "previous_source": "", "target": [ "El manejo de trampas en FreeBSD es similar al manejo de llamadas al sistema. Siempre que ocurre una trampa, se llama a un manejador de ensamblador. Se elige entre todas las trampas, todas las trampas con regs presionadas o trampa de llamadas dependiendo del tipo de trampa. Este controlador prepara argumentos para una llamada a una función C<literal>trap()</literal>(definido en<filename>sys/i386/i386/trap.c</filename>, que luego procesa la trampa ocurrida. Después del procesamiento, puede enviar una señal al proceso y / o salir al área de usuario usando<literal>userret()</literal>." ], "id_hash": -4236131531189987556, "content_hash": -4236131531189987556, "location": "article.translate.xml:378", "context": "", "note": "(itstool) path: sect4/para", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 63, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 77, "source_unit": "https://translate-dev.freebsd.org/api/units/99460/?format=api", "priority": 100, "id": 26328, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=45363cd0fd96d71c", "url": "https://translate-dev.freebsd.org/api/units/26328/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2019-10-20T12:10:38.763705Z" }