Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/de/?format=api",
    "source": [
        "Danish Krone"
    ],
    "previous_source": "",
    "target": [
        "Dänische Krone"
    ],
    "id_hash": 8978968008564054064,
    "content_hash": 8978968008564054064,
    "location": "",
    "context": "",
    "note": "Name for DKK",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/16193085/?format=api",
    "priority": 100,
    "id": 6756250,
    "web_url": "https://hosted.weblate.org/translate/iso-codes/iso-4217/de/?checksum=fc9bb3d4c80e9830",
    "url": "https://hosted.weblate.org/api/units/6756250/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-07T21:13:16+01:00"
}