Units API.

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

GET /api/units/123471/?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/main-wikimanager-translations/fr/?format=api",
    "source": [
        "Required"
    ],
    "previous_source": "",
    "target": [
        "Obligatoire"
    ],
    "id_hash": 4108631724233259839,
    "content_hash": -137070121642813799,
    "location": "",
    "context": "platform.wiki.form.requiredField",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.xwiki.org/api/units/123119/?format=api",
    "priority": 100,
    "id": 123471,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-wikimanager-translations/fr/?checksum=b904cac8e3d2fb3f",
    "url": "https://l10n.xwiki.org/api/units/123471/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:39:14.018000Z"
}