Units API.

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

GET /api/units/247367/?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": [
        "Perseverance"
    ],
    "previous_source": "",
    "target": [
        "Ausdauer"
    ],
    "id_hash": 6302304737186783858,
    "content_hash": 6302304737186783858,
    "location": "warrior_ablt.xml:379",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 814,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/249833/?format=api",
    "priority": 100,
    "id": 247367,
    "web_url": "https://hosted.weblate.org/translate/sumwars/sumwars/de/?checksum=d77648c47647a272",
    "url": "https://hosted.weblate.org/api/units/247367/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:24:41+02:00"
}