Unit Instance
Units API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/units/227415/?format=api
{ "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_design-44bsd/es/?format=api", "source": [ "Pipes allow the output of one program to be input to another program without rewriting or even relinking of either program. Instead of descriptor 1 (standard output) of the source program being set up to write to the terminal, it is set up to be the input descriptor of a pipe. Similarly, descriptor 0 (standard input) of the sink program is set up to reference the output of the pipe, instead of the terminal keyboard. The resulting set of two processes and the connecting pipe is known as a <emphasis>pipeline</emphasis>. Pipelines can be arbitrarily long series of processes connected by pipes." ], "previous_source": "", "target": [ "Las tuberías permiten que la salida de un programa se introduzca en otro programa sin tener que volver a escribir o incluso volver a vincular ninguno de los programas. En lugar de configurar el descriptor 1 (salida estándar) del programa fuente para escribir en el terminal, se configura para ser el descriptor de entrada de una tubería. De manera similar, el descriptor 0 (entrada estándar) del programa de sumidero está configurado para hacer referencia a la salida de la tubería, en lugar del teclado del terminal. El conjunto resultante de dos procesos y la tubería de conexión se conoce como <emphasis>pipeline</emphasis>. Las Pipelines pueden ser series arbitrariamente largas de procesos conectados por tuberías." ], "id_hash": 8316320529691551706, "content_hash": 8316320529691551706, "location": "book.translate.xml:1308", "context": "", "note": "(itstool) path: sect2/para", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 196, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 101, "source_unit": "https://translate-dev.freebsd.org/api/units/105042/?format=api", "priority": 100, "id": 227415, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=f3698175c28da7da", "url": "https://translate-dev.freebsd.org/api/units/227415/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-14T21:38:05.985506Z" }