Units API.

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

GET /api/units/120675/?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/localization-macro/en/?format=api",
    "source": [
        "The locale in which to resolve the translation. Current one is used if not set."
    ],
    "previous_source": "",
    "target": [
        "The locale in which to resolve the translation. Current one is used if not set."
    ],
    "id_hash": 7289603345924956183,
    "content_hash": -8220798854608775046,
    "location": "",
    "context": "rendering.macro.translation.parameter.locale.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://l10n.xwiki.org/api/units/120675/?format=api",
    "priority": 100,
    "id": 120675,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/en/?checksum=e529df9f035b2017",
    "url": "https://l10n.xwiki.org/api/units/120675/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:35:40.576000Z"
}