Units API.

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

GET /api/units/258419/?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": [
        "I'm not going to crawl through the meadows just to search for some stupid bushes."
    ],
    "previous_source": "",
    "target": [
        "Non voglio andare in giro per Meadows a cercare qualche stupido cespuglio."
    ],
    "id_hash": 2656903184377414805,
    "content_hash": 2656903184377414805,
    "location": "herbalist.xml:144",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://hosted.weblate.org/api/units/258639/?format=api",
    "priority": 100,
    "id": 258419,
    "web_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/it/?checksum=a4df375e8b6b8495",
    "url": "https://hosted.weblate.org/api/units/258419/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:29+02:00"
}