Units API.

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

GET /api/units/247370/?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/sumwars/de/?format=api",
    "source": [
        "Launches an even stronger charge attack, that may inflict stun."
    ],
    "previous_source": "",
    "target": [
        "Startet einen noch stärkeren Sturmangriff, der den Gegner lähmen kann."
    ],
    "id_hash": -8478465994898769555,
    "content_hash": -8478465994898769555,
    "location": "warrior_ablt.xml:389",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 817,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/249836/?format=api",
    "priority": 100,
    "id": 247370,
    "web_url": "https://hosted.weblate.org/translate/sumwars/sumwars/de/?checksum=0a56701935d4796d",
    "url": "https://hosted.weblate.org/api/units/247370/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:24:41+02:00"
}