Units API.

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

GET /api/units/99724/?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/en/?format=api",
    "source": [
        "struct futex {\n  void *f_uaddr;\n  int f_refcount;\n\n  LIST_ENTRY(futex) f_list;\n\n  TAILQ_HEAD(lf_waiting_paroc, waiting_proc) f_waiting_proc;\n};"
    ],
    "previous_source": "",
    "target": [
        "struct futex {\n  void *f_uaddr;\n  int f_refcount;\n\n  LIST_ENTRY(futex) f_list;\n\n  TAILQ_HEAD(lf_waiting_paroc, waiting_proc) f_waiting_proc;\n};"
    ],
    "id_hash": 2237234486520790275,
    "content_hash": 2237234486520790275,
    "location": "article.translate.xml:2169",
    "context": "",
    "note": "(itstool) path: sect3/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 327,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 13,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99724/?format=api",
    "priority": 100,
    "id": 99724,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/en/?checksum=9f0c40e980533d03",
    "url": "https://translate-dev.freebsd.org/api/units/99724/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:41.724334Z"
}