Units API.

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

GET /api/units/12569237/?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/zypper/master/en/?format=api",
    "source": [
        "%s '%s' not found."
    ],
    "previous_source": "",
    "target": [
        "%s '%s' not found."
    ],
    "id_hash": 6658083131388127139,
    "content_hash": 6658083131388127139,
    "location": "src/info.cc:271",
    "context": "",
    "note": "TranslatorExplanation E.g. \"package 'zypper' not found.\"",
    "flags": "boost-format, c-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 924,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12569237/?format=api",
    "priority": 100,
    "id": 12569237,
    "web_url": "https://l10n.opensuse.org/translate/zypper/master/en/?checksum=dc664354fb68e7a3",
    "url": "https://l10n.opensuse.org/api/units/12569237/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-05-03T16:45:21Z"
}