Units API.

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

GET /api/units/255587/?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/goblin_raid/en/?format=api",
    "source": [
        "aisDarkClearing"
    ],
    "previous_source": "",
    "target": [
        "Dark Clearing"
    ],
    "id_hash": -3363501841995792421,
    "content_hash": -3363501841995792421,
    "location": "goblin_raid.xml:11",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/255587/?format=api",
    "priority": 100,
    "id": 255587,
    "web_url": "https://hosted.weblate.org/translate/sumwars/goblin_raid/en/?checksum=515270e53277ffdb",
    "url": "https://hosted.weblate.org/api/units/255587/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:19:59+02:00"
}