Units API.

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

GET /api/units/40059/?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_faq/es/?format=api",
    "source": [
        "Trying to mount an audio CD will produce an error like <errorname>cd9660: /dev/cd0: Invalid argument</errorname>. This is because <command>mount</command> only works on file systems. Audio CDs do not have file systems; they just have data. Instead, use a program that reads audio CDs, such as the <package>audio/xmcd</package> package or port."
    ],
    "previous_source": "",
    "target": [
        "Intentar montar un CD de audio producirá un error como <errorname>cd9660: /dev/acd0c: Invalid argument</errorname>. Esto se debe a que <command>mount</command> sólo funciona en sistemas de archivos. Los CDs de audio no tienen sistemas de archivos; solo tienen datos. En su lugar, utilice un programa que lea CDs de audio, como el paquete o port de <package>audio/xmcd</package>."
    ],
    "id_hash": 613413523261015233,
    "content_hash": 613413523261015233,
    "location": "book.translate.xml:3054",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 493,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108271/?format=api",
    "priority": 100,
    "id": 40059,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/es/?checksum=888348597264c4c1",
    "url": "https://translate-dev.freebsd.org/api/units/40059/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:34.479446Z"
}