Units API.

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

GET /api/units/120670/?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": [
        "Translation"
    ],
    "previous_source": "",
    "target": [
        "Translation"
    ],
    "id_hash": -1280699246042203748,
    "content_hash": -5569405482159104759,
    "location": "",
    "context": "rendering.macro.translation.name",
    "note": "### Macro \"translation\"",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.xwiki.org/api/units/120670/?format=api",
    "priority": 100,
    "id": 120670,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/en/?checksum=6e3a0ad2378b399c",
    "url": "https://l10n.xwiki.org/api/units/120670/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:35:39.947000Z"
}