Units API.

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

GET /api/units/55363/?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_handbook/es/?format=api",
    "source": [
        "For example, after changing a web server's configuration file, the web server needs to be told to re-read its configuration. Restarting <command>httpd</command> would result in a brief outage period on the web server. Instead, send the daemon the <literal>SIGHUP</literal> signal. Be aware that different daemons will have different behavior, so refer to the documentation for the daemon to determine if <literal>SIGHUP</literal> will achieve the desired results."
    ],
    "previous_source": "",
    "target": [
        "Por ejemplo, después de cambiar el archivo de configuración de un servidor web, se debe indicar al servidor web que vuelva a leer su configuración. Reiniciando <command>httpd</command> daría lugar a un breve período de interrupción en el servidor web. En su lugar, envíe el demonio <literal>SIGHUP</literal> señal. Tenga en cuenta que los diferentes demonios tendrán un comportamiento diferente, así que consulte la documentación del demonio para determinar si <literal>SIGHUP</literal> logrará los resultados deseados."
    ],
    "id_hash": -6470745528801023696,
    "content_hash": -6470745528801023696,
    "location": "book.translate.xml:8555",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1390,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "source_unit": "https://translate-dev.freebsd.org/api/units/120862/?format=api",
    "priority": 100,
    "id": 55363,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/es/?checksum=26334b399bde2930",
    "url": "https://translate-dev.freebsd.org/api/units/55363/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:28:48.158941Z"
}