Units API.

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

GET /api/units/432331/?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-contrib/file-manager-application/de/?format=api",
    "source": [
        "... or you can drop files here"
    ],
    "previous_source": "",
    "target": [
        "… oder Sie können die Dateien hier ablegen"
    ],
    "id_hash": -8794033045961473499,
    "content_hash": -4910779528973809435,
    "location": "",
    "context": "fileManager.action.upload.dropZoneHint",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.xwiki.org/api/units/187528/?format=api",
    "priority": 100,
    "id": 432331,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/file-manager-application/de/?checksum=05f55189986b8225",
    "url": "https://l10n.xwiki.org/api/units/432331/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-11T09:09:50.677326Z"
}