Units API.

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

GET /api/units/258415/?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/herb_collector/it/?format=api",
    "source": [
        "Very well, if I find some, I'll bring them."
    ],
    "previous_source": "",
    "target": [
        "Bene, se ne trovo qualcuna, te la porto."
    ],
    "id_hash": -5570905626792909114,
    "content_hash": -5570905626792909114,
    "location": "herbalist.xml:131",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/258635/?format=api",
    "priority": 100,
    "id": 258415,
    "web_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/it/?checksum=32b02ad92dc8a6c6",
    "url": "https://hosted.weblate.org/api/units/258415/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:41+02:00"
}