Units API.

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

GET /api/units/1267965/?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/joringsbridge/fr/?format=api",
    "source": [
        "If the city is lost, I'll just conquer it back!"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -4376671888560126201,
    "content_hash": -4376671888560126201,
    "location": "joringsbridge.xml:284",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/254236/?format=api",
    "priority": 100,
    "id": 1267965,
    "web_url": "https://hosted.weblate.org/translate/sumwars/joringsbridge/fr/?checksum=4342f01b1fef8707",
    "url": "https://hosted.weblate.org/api/units/1267965/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:46+02:00"
}