Units API.

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

GET /api/units/100092/?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_new-users/en/?format=api",
    "source": [
        "Suppose you create a user <systemitem class=\"username\">jack</systemitem> with full name <emphasis>Jack Benimble</emphasis>. Give <systemitem class=\"username\">jack</systemitem> a password if security (even kids around who might pound on the keyboard) is an issue. When it asks you if you want to invite <systemitem class=\"username\">jack</systemitem> into other groups, type <systemitem class=\"groupname\">wheel</systemitem>"
    ],
    "previous_source": "",
    "target": [
        "Suppose you create a user <systemitem class=\"username\">jack</systemitem> with full name <emphasis>Jack Benimble</emphasis>. Give <systemitem class=\"username\">jack</systemitem> a password if security (even kids around who might pound on the keyboard) is an issue. When it asks you if you want to invite <systemitem class=\"username\">jack</systemitem> into other groups, type <systemitem class=\"groupname\">wheel</systemitem>"
    ],
    "id_hash": 3417559941371946662,
    "content_hash": 3417559941371946662,
    "location": "article.translate.xml:123",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 48,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100092/?format=api",
    "priority": 100,
    "id": 100092,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_new-users/en/?checksum=af6d9ca8e01466a6",
    "url": "https://translate-dev.freebsd.org/api/units/100092/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:13:27.625308Z"
}