Units API.

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

GET /api/units/252178/?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/sumwars/greenorchid/de/?format=api",
    "source": [
        "Gee, thank you. Thank you thank you thank you."
    ],
    "previous_source": "",
    "target": [
        "Meine Güte, danke. Vielen, vielen, vielen Dank."
    ],
    "id_hash": 6953809357575703900,
    "content_hash": 6953809357575703900,
    "location": "greenOrchid.xml:87",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/252382/?format=api",
    "priority": 100,
    "id": 252178,
    "web_url": "https://hosted.weblate.org/translate/sumwars/greenorchid/de/?checksum=e080e4c492164d5c",
    "url": "https://hosted.weblate.org/api/units/252178/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:17+02:00"
}