Units API.

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

GET /api/units/611765/?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/documentation/articlesrc-scripting_index/es/?format=api",
    "source": [
        "➊ All arguments you type after `start` can end up as positional parameters to the respective method.  We can use them in any way according to our task, skills, and fancy.  In the current example, we just pass all of them to man:echo[1] as one string in the next line - note `$*` within the double quotes.  Here is how the script can be invoked now:"
    ],
    "previous_source": "",
    "target": [
        "➊ Todos los argumentos que escribas después de `start` terminan como parámetros posicionales en el método respectivo. Podemos utilizarlos de cualquier forma de acuerdo con nuestra tarea, habilidades e imaginación. En el ejemplo actual, simplemente los pasamos todos a man:echo[1] como una cadena en la siguiente línea - fíjate en `$*` dentro de las comillas dobles. Aquí se ve cómo se puede invocar ahora el script:"
    ],
    "id_hash": 6390877474990004781,
    "content_hash": 6390877474990004781,
    "location": "documentation/content/en/articles/rc-scripting/_index.adoc:799",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 165,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "source_unit": "https://translate-dev.freebsd.org/api/units/611764/?format=api",
    "priority": 100,
    "id": 611765,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesrc-scripting_index/es/?checksum=d8b0f53403d31a2d",
    "url": "https://translate-dev.freebsd.org/api/units/611765/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:36:24.161250Z"
}