Units API.

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

GET /api/units/261354/?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/tutorial/de/?format=api",
    "source": [
        "Like hell I am! How do I get out of here?"
    ],
    "previous_source": "",
    "target": [
        "Wie die Hölle bin ich! Wie komme ich von hier weg?"
    ],
    "id_hash": -690998303500624372,
    "content_hash": -690998303500624372,
    "location": "tutorial.xml:1365",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 200,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/262356/?format=api",
    "priority": 100,
    "id": 261354,
    "web_url": "https://hosted.weblate.org/translate/sumwars/tutorial/de/?checksum=766914b43b729e0c",
    "url": "https://hosted.weblate.org/api/units/261354/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:47+02:00"
}