Units API.

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

GET /api/units/1288827/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.elementary.io/api/translations/website/403/fr/?format=api",
    "source": [
        "Sorry, access is denied."
    ],
    "previous_source": "",
    "target": [
        "Désolé, l'accès est refusé."
    ],
    "id_hash": 3268013115665697919,
    "content_hash": 3268013115665697919,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.elementary.io/api/units/3017523/?format=api",
    "priority": 100,
    "id": 1288827,
    "web_url": "https://l10n.elementary.io/translate/website/403/fr/?checksum=ad5a509d30924c7f",
    "url": "https://l10n.elementary.io/api/units/1288827/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-06-23T23:21:10.200525Z"
}