Units API.

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

GET /api/units/207454/?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 <literal>vm_page</literal> represents an (object,index#) tuple. A <literal>pv_entry</literal> represents a hardware page table entry (pte). If you have five processes sharing the same physical page, and three of those processes's page tables actually map the page, that page will be represented by a single <literal>vm_page</literal> structure and three <literal>pv_entry</literal> structures."
    ],
    "previous_source": "",
    "target": [
        "Un <literal>vm_page</literal> representa una tupla (objeto,indice#). Un <literal>pv_entry</literal> representa una entrada de la tabla de páginas hardware (pte). Si tienes cinco procesos compartiendo la misma página física y la tabla de páginas de tres de esos procesos mapean la página, ésta será representada mediante una sola estructura <literal>vm_page</literal> y tres estructuras <literal>pv_entry</literal>."
    ],
    "id_hash": 3045349710620773277,
    "content_hash": 3045349710620773277,
    "location": "article.translate.xml:758",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 93,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102132/?format=api",
    "priority": 100,
    "id": 207454,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/es/?checksum=aa43416d4663cb9d",
    "url": "https://translate-dev.freebsd.org/api/units/207454/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-14T21:36:50.990501Z"
}