Units API.

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

GET /api/units/1269280/?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/testquest/fr/?format=api",
    "source": [
        "and yet another Test"
    ],
    "previous_source": "",
    "target": [
        "et encore un autre test"
    ],
    "id_hash": -6450082654333802261,
    "content_hash": -6450082654333802261,
    "location": "testquest.xml:54",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/254628/?format=api",
    "priority": 100,
    "id": 1269280,
    "web_url": "https://hosted.weblate.org/translate/sumwars/testquest/fr/?checksum=267cb3fff88668eb",
    "url": "https://hosted.weblate.org/api/units/1269280/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:04+02:00"
}