Units API.

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

GET /api/units/257981/?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/fortify_dwarfenwall/uk/?format=api",
    "source": [
        "Would you please take a quick look at this crystal."
    ],
    "previous_source": "",
    "target": [
        "Не могли би ви поглянути на цей кристал."
    ],
    "id_hash": 1555903861167604035,
    "content_hash": 1555903861167604035,
    "location": "fortify_dwarfenwall.xml:365",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/258181/?format=api",
    "priority": 100,
    "id": 257981,
    "web_url": "https://hosted.weblate.org/translate/sumwars/fortify_dwarfenwall/uk/?checksum=9597ae51758dc143",
    "url": "https://hosted.weblate.org/api/units/257981/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:48+02:00"
}