Units API.

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

GET /api/units/100195/?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": [
        "<prompt>%</prompt> <userinput>find /usr -name \"<replaceable>filename</replaceable>\"</userinput>"
    ],
    "previous_source": "",
    "target": [
        "<prompt>%</prompt> <userinput>find /usr -name \"<replaceable>filename</replaceable>\"</userinput>"
    ],
    "id_hash": 3738165465210264712,
    "content_hash": 3738165465210264712,
    "location": "article.translate.xml:709",
    "context": "",
    "note": "(itstool) path: informalexample/screen",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 132,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100195/?format=api",
    "priority": 100,
    "id": 100195,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_new-users/en/?checksum=b3e0a1af597d9c88",
    "url": "https://translate-dev.freebsd.org/api/units/100195/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:13:28.920969Z"
}