Units API.

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

GET /api/units/99826/?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-users/en/?format=api",
    "source": [
        "# enable SSHD\nsshd_enable=\"YES\"\n# enable Apache with SSL\napache24_enable=\"YES\"\napache24_flags=\"-DSSL\""
    ],
    "previous_source": "",
    "target": [
        "# enable SSHD\nsshd_enable=\"YES\"\n# enable Apache with SSL\napache24_enable=\"YES\"\napache24_flags=\"-DSSL\""
    ],
    "id_hash": 4404513849314662516,
    "content_hash": 4404513849314662516,
    "location": "article.translate.xml:250",
    "context": "",
    "note": "(itstool) path: sect1/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99826/?format=api",
    "priority": 100,
    "id": 99826,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-users/en/?checksum=bd1ffa0284b05874",
    "url": "https://translate-dev.freebsd.org/api/units/99826/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:12:10.012881Z"
}