Units API.

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

GET /api/units/207451/?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_vm-design/es/?format=api",
    "source": [
        "A COW fault can be either zero-fill or program-data. The mechanism is the same either way because the backing program-data is almost certainly already in the cache. I am indeed lumping the two together. FreeBSD does not pre-COW program data or zero-fill, but it <emphasis>does</emphasis> pre-map pages that exist in its cache."
    ],
    "previous_source": "",
    "target": [
        "Un fallo COW puede ser de rellenado de ceros o de datos de programa. El mecanismo es el mismo en cualquier caso porque el los datos de respaldo del programa ya estarán en la caché. De hecho estoy mezclando los dos. FreeBSD no hace pre-COW de los datos de programa o de rellenado de ceros, pero <emphasis>sí</emphasis> premapea páginas que existen en la caché."
    ],
    "id_hash": 6334308108868428799,
    "content_hash": 6334308108868428799,
    "location": "article.translate.xml:735",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 90,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102129/?format=api",
    "priority": 100,
    "id": 207451,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/es/?checksum=d7e7fbaa16faa3ff",
    "url": "https://translate-dev.freebsd.org/api/units/207451/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-14T21:36:50.969802Z"
}