Units API.

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

GET /api/units/408448/?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/es/?format=api",
    "source": [
        "The default translation message"
    ],
    "previous_source": "",
    "target": [
        "El mensaje de traducción predeterminado"
    ],
    "id_hash": -2784881884965462044,
    "content_hash": 1444432869739964646,
    "location": "",
    "context": "rendering.macro.translation.content.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.xwiki.org/api/units/120678/?format=api",
    "priority": 100,
    "id": 408448,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/localization-macro/es/?checksum=595a1cae39369fe4",
    "url": "https://l10n.xwiki.org/api/units/408448/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:35:40.904000Z"
}