Units API.

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

GET /api/units/229214/?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_linux-emulation/es/?format=api",
    "source": [
        "Threaded programs should be written with as little contention on locks as possible. Otherwise, instead of doing useful work the thread just waits on a lock. As a result of this, the most well written threaded programs show little locks contention."
    ],
    "previous_source": "Threaded programs should be written with as little contention on locks as possible. Otherwise, instead of doing useful work the thread just waits on a lock. Because of this, the most well written threaded programs show little locks contention.",
    "target": [
        "Los programas con subprocesos deben escribirse con la menor contención posible sobre los bloqueos. De lo contrario, en lugar de hacer un trabajo útil, el hilo solo espera un bloqueo. Debido a esto, los programas con subprocesos mejor escritos muestran poca contención de bloqueos."
    ],
    "id_hash": 1626607788193262355,
    "content_hash": 1626607788193262355,
    "location": "article.translate.xml:2000",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 289,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 41,
    "source_unit": "https://translate-dev.freebsd.org/api/units/229209/?format=api",
    "priority": 100,
    "id": 229214,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=9692df2a4c24ab13",
    "url": "https://translate-dev.freebsd.org/api/units/229214/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-09T14:33:01.150066Z"
}