Units API.

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

GET /api/units/34355/?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_arch-handbook/zh_CN/?format=api",
    "source": [
        "An atomically protected variable is a special variable that is not protected by an explicit lock. Instead, all data accesses to the variables use special atomic operations as described in <citerefentry><refentrytitle>atomic</refentrytitle><manvolnum>9</manvolnum></citerefentry>. Very few variables are treated this way, although other synchronization primitives such as mutexes are implemented with atomically protected variables."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7448447530384459497,
    "content_hash": 7448447530384459497,
    "location": "book.translate.xml:2972",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 362,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 51,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102504/?format=api",
    "priority": 100,
    "id": 34355,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=e75e3390b8b386e9",
    "url": "https://translate-dev.freebsd.org/api/units/34355/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:46.073081Z"
}