Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/en/?format=api",
    "source": [
        "Installation failed.\n\nDetails:\n%1\n\nPackage installation will be aborted.\n"
    ],
    "previous_source": "",
    "target": [
        "Installation failed.\n\nDetails:\n%1\n\nPackage installation will be aborted.\n"
    ],
    "id_hash": 6287478555801863648,
    "content_hash": 6287478555801863648,
    "location": "src/clients/inst_rpmcopy.rb:384",
    "context": "",
    "note": "error message - displayed in a scrollable text area\n%1 - an error message (details)",
    "flags": "ycp-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://l10n.opensuse.org/api/units/12579433/?format=api",
    "priority": 100,
    "id": 12579433,
    "web_url": "https://l10n.opensuse.org/translate/yast-packager/master/en/?checksum=d7419c6f1b74c5e0",
    "url": "https://l10n.opensuse.org/api/units/12579433/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-16T11:47:28Z"
}