Units API.

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

GET /api/units/102553/?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/en/?format=api",
    "source": [
        "The <literal>STATICMETHOD</literal> keyword is used like the <literal>METHOD</literal> keyword except the kobj data is not at the head of the object structure so casting to kobj_t would be incorrect. Instead <literal>STATICMETHOD</literal> relies on the Kobj data being referenced as 'ops'. This is also useful for calling methods directly out of a class's method table."
    ],
    "previous_source": "",
    "target": [
        "The <literal>STATICMETHOD</literal> keyword is used like the <literal>METHOD</literal> keyword except the kobj data is not at the head of the object structure so casting to kobj_t would be incorrect. Instead <literal>STATICMETHOD</literal> relies on the Kobj data being referenced as 'ops'. This is also useful for calling methods directly out of a class's method table."
    ],
    "id_hash": -2052569294612074824,
    "content_hash": -2052569294612074824,
    "location": "book.translate.xml:3188",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 411,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102553/?format=api",
    "priority": 100,
    "id": 102553,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=6383cf19fdc5eeb8",
    "url": "https://translate-dev.freebsd.org/api/units/102553/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:46.615395Z"
}