Units API.

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

GET /api/units/260124/?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/maylons_grave/en/?format=api",
    "source": [
        "Slay the goblins"
    ],
    "previous_source": "",
    "target": [
        "Slay the goblins"
    ],
    "id_hash": -8332888285870175667,
    "content_hash": -8332888285870175667,
    "location": "maylons_grave.xml:177",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/260124/?format=api",
    "priority": 100,
    "id": 260124,
    "web_url": "https://hosted.weblate.org/translate/sumwars/maylons_grave/en/?checksum=0c5ba240e7b1ca4d",
    "url": "https://hosted.weblate.org/api/units/260124/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:21+02:00"
}