Units API.

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

GET /api/units/465453/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/es/?format=api",
    "source": [
        "The sandbox is a part of your wiki that you can freely modify. It's meant to let you practice editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get started!\n\n{{info}}\nDon't worry about overwriting or losing stuff when editing the page, you can always roll back to the first version of the page from the \"History\" tab at the bottom of the page.\n{{/info}}\n\nIf you want to give a look to the underlying [[XWiki Syntax>>XWiki.XWikiSyntax]], you can click on \"Wiki code\" in the \"Show\" menu or click on the \"Source\" tab when editing the page.\n\nHere are a number of test pages you can play with:\n\n* [[Sandbox Test Page 1>>Sandbox.TestPage1]]\n* [[Sandbox Test Page 2>>Sandbox.TestPage2]]\n* [[Sandbox Test Page 3>>Sandbox.TestPage3]]\n\nBelow is a demonstration of the [[XWiki Syntax>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables).\n\n== Headings ==\n\nXWiki offers 6 levels of headings. You can use them to structure your pages.\n\n== Level 2 Heading ==\n\n=== Level 3 Heading ===\n\n==== Level 4 Heading 4 ====\n\n===== Level 5 Heading 5 =====\n\n====== Level 6 Heading 6 ======\n\n{{info title=\"Accessibility recommendation\"}}\nIn order to provide the best experience for assistive technology users on your wiki, you should avoid using the first level of heading in page content.\n{{/info}}\n\n== Styles ==\n\nBasic styles are supported in XWiki:\n\n* **Text in Bold**\n* //Text in Italics//\n* __Text in Underline__\n* --Text in Strikethrough--\n* Text in ,,subscript,,\n* Text in ^^superscript^^\n\n== Lists ==\n\nYou can create various types of lists in your wiki pages:\n\n=== Unordered list ===\n\n* Level 1\n** Level 2\n*** Level 3\n** Level 2\n* Level 1\n\n=== Numbered list ===\n\n1. Item\n11. Subitem\n111. Item\n1. Subitem\n\n=== Mixed list ===\n\n1. Item 1\n11. Item 2\n11*. Item 3\n11*. Item 4\n1. Item 5\n\n== Tables ==\n\nYou can create tables right into wiki pages:\n\n=== Table with headers in the top row ===\n\n|= table header |= table header |= table header\n| cell | cell | cell\n| cell | cell | cell\n\n=== Table with headers in the top row and left column ===\n\n|= table header |= table header |= table header\n|= table header | cell | cell\n|= table header | cell | cell\n\n== Links ==\n\nXWiki allows you to create links to other pages in your wiki or on the web:\n\n* [[WebHome]] -> links to the homepage of the current space\n* [[Sandbox Home>>WebHome]] -> links can have labels\n* [[Wiki Home>>Main.WebHome]] -> a link can use the SpaceName.PageName format to link to a page located in another space\n* [[http://www.xwiki.org]] -> you can link to wiki pages or to external websites\n* [[XWiki.org Website>>http://www.xwiki.org]] -> link labels work for exernal links too\n\nYou can also create links to attachments:\n\nattach:XWikiLogo.png\n\n== Images ==\n\nYou can insert images in your wiki pages:\n\nimage:XWikiLogo.png\n\n== Macros ==\n\nMacros allow you to make wiki content look better and to add additional features to your wiki. Here are 2 examples of how macros can be used in wiki pages:\n\n=== Warning Macro ===\n\nThis macro allows you to draw users' attention to a specific piece of information:\n\n{{warning}}\nHello World\n{{/warning}}\n\n=== Table of Contents ===\n\nThis macro automatically generates a table of contents of your wiki page based on headings:\n\n{{toc/}}"
    ],
    "previous_source": "",
    "target": [
        "La Zona de Pruebas (\"Sandbox\") es una parte de tu wiki que puedes modificar libremente. Está concebida para permitirte practicar la edición. Descubrirás como funciona la creación y edición de páginas. Solo tiene clicar en **Editar** para comenzar.\n\n{{info}}\nNo se preocupe por sobrescribir o perder contenido al editar la página, siempre puedes volver a la versión inicial de la página desde la pestaña \"Historial\" al final de la página.\n{{/info}}\n\nSi quieres echar un vistazo a la [[Sintaxis XWiki>>XWiki.XWikiSyntax]] subyacente, puedes clicar en \"Código wiki\" en el menú \"Mostrar\" o clicar en la pestaña \"Fuente\" al editar la página.\n\nA continuación, unas cuantas páginas de prueba con las que puedes jugar:\n\n* [[Página de prueba de la Zona de Pruebas 1>>Sandbox.TestPage1]]\n* [[Página de prueba de la Zona de Pruebas 2>>Sandbox.TestPage2]]\n* [[Página de prueba de la Zona de Pruebas 3>>Sandbox.TestPage3]]\n\nSigue una demostración de la [[Sintaxis XWiki>>XWiki.XWikiSyntax]] que puedes usar en páginas wiki (encabezados, imágenes, tablas).\n\n== Encabezados ==\n\nXWiki ofrece 6 niveles de encabezado. Los puedes usar para estructurar tus páginas.\n\n== Nivel 2 de encabezado ==\n\n=== Nivel 3 de encabezado ===\n\n==== Nivel 4 de encabezado 4 ====\n\n===== Nivel 5 de encabezado 5 =====\n\n====== Nivel 6 de encabezado 6 ======\n\n== Estilos ==\n\nXWiki soporta los estilos básicos:\n\n* **Texto en negrita**\n* //Texto en cursiva//\n* __Texto subrayando__\n* --Texto tachado--\n* Texto con ,,subíndice,,\n* Texto con ^^superíndice^^\n\n== Listas ==\n\nPuedes crear varios tipos de listas en tus páginas wiki:\n\n=== Listas no ordenadas ===\n\n* Nivel 1\n** Nivel 2\n*** Nivel 3\n** Nivel 2\n* Nivel 1\n\n=== Listas numeradas ===\n\n1. Ítem\n11. Subítem\n111. Subítem\n1. Ítem\n\n=== Listas mixtas ===\n\n1. Ítem 1\n11. Ítem 2\n11*. Ítem 3\n11*. Ítem 4\n1. Ítem 5\n\n== Tablas ==\n\nPuedes crear tablas directamente en tus páginas wiki:\n\n=== Tabla con cabecera en la fila superior ===\n\n|= cabecera de tabla |= cabecera de tabla |= cabecera de tabla\n| celda | celda | celda\n| celda | celda | celda\n\n=== Table con cabeceras en la fila superior y la columna izquierda ===\n\n|= cabecera de tabla |= cabecera de tabla |= cabecera de tabla\n|= cabecera de tabla | celda | celda\n|= cabecera de tabla | celda | celda\n\n== Enlaces ==\n\nXWiki te permite crear enlaces a otras páginas de tu wiki o de la web:\n\n* [[WebHome]] -> enlaces a la página de inicio del espacio actual\n* [[De Zona de Pruebas a Home>>WebHome]] -> los enlaces pueden tener etiquetas\n* [[Página de inicio de la wiki>>Main.WebHome]] -> un enlace puede usar el formato NombreDeEspacio.NombreDePágina para enlazar con una página de otro espacio\n* [[http://www.xwiki.org]] -> puedes enlazar a páginas wiki o de sitios web externos\n* [[Sitio web de XWiki.org>>http://www.xwiki.org]] -> las etiquetas de enlaces también funcionan con los enlaces externos\n\nTambién puedes crear enlaces a adjuntos:\n\nattach:XWikiLogo.png\n\n== Imágenes ==\n\nPuedes insertar imágenes en tus páginas wiki:\n\n[[image:XWikiLogo.png]]\n\n== Macros ==\n\nLas macros te permiten mejorar la presentación del contenido wiki y añadir funcionalidades adicionales a tu wiki. A continuación, dos ejemplos de como utilizar las macros en páginas wiki:\n\n=== Macro de Advertencia ===\n\nEsta macro te permite atraer la atención de los usuarios a una parte específica de la información:\n\n{{warning}}\nHola Mundo\n{{/warning}}\n\n=== Tabla de contenidos ===\n\nEste macro genera de forma automática la tabla de contenidos de tu página wiki basándose en los encabezados:\n\n{{toc/}}"
    ],
    "id_hash": 4321460072923956526,
    "content_hash": -8178221309445291395,
    "location": "",
    "context": "content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 574,
    "source_unit": "https://l10n.xwiki.org/api/units/465423/?format=api",
    "priority": 100,
    "id": 465453,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/es/?checksum=bbf8e90a4daa852e",
    "url": "https://l10n.xwiki.org/api/units/465453/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-02T15:32:16.453794Z"
}