Units API.

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

GET /api/units/127020/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/?format=api",
    "source": [
        "Whether to show the root node or not. The root node is not shown by default because it is usually implied from the context where the tree is displayed (e.g. a label before the tree). There are some cases though when you may want to display the root node: to be able to create a new node under the root."
    ],
    "previous_source": "",
    "target": [
        "Whether to show the root node or not. The root node is not shown by default because it is usually implied from the context where the tree is displayed (e.g. a label before the tree). There are some cases though when you may want to display the root node: to be able to create a new node under the root."
    ],
    "id_hash": -3505843728033630246,
    "content_hash": 2658270224398452272,
    "location": "",
    "context": "rendering.macro.tree.parameter.showRoot.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 60,
    "source_unit": "https://l10n.xwiki.org/api/units/127020/?format=api",
    "priority": 100,
    "id": 127020,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/en/?checksum=4f58bdb4408637da",
    "url": "https://l10n.xwiki.org/api/units/127020/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:47:15.597000Z"
}