Units API.

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

GET /api/units/27940/?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/articles_new-users/es/?format=api",
    "source": [
        "Two shells come installed with FreeBSD: <command>csh</command> and <command>sh</command>. <command>csh</command> is good for command-line work, but scripts should be written with <command>sh</command> (or <command>bash</command>). You can find out what shell you have by typing <command>echo $SHELL</command>."
    ],
    "previous_source": "",
    "target": [
        "Dos shells vienen instaladas con FreeBSD: <command>csh</command> y <command>sh</command>. La shell <command>csh</command> es buena para los trabajos que se realizan en la línea de comandos, pero los scripts deben escribirse con <command>sh</command> (o <command>bash</command>). Puede averiguar qué shell tiene ejecutando el comando <command>echo $SHELL</command>."
    ],
    "id_hash": -2852264852664829627,
    "content_hash": -2852264852664829627,
    "location": "article.translate.xml:809",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 147,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100210/?format=api",
    "priority": 100,
    "id": 27940,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_new-users/es/?checksum=586ab83a7b94b945",
    "url": "https://translate-dev.freebsd.org/api/units/27940/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:13:29.116571Z"
}