Units API.

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

GET /api/units/261360/?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": [
        "Damn them! Not exactly what I would call 'customer service'."
    ],
    "previous_source": "",
    "target": [
        "Verdamm sie! Nicht wirklich das, was ich 'Kundenservice' nennen würde."
    ],
    "id_hash": 6520307515843259362,
    "content_hash": 6520307515843259362,
    "location": "tutorial.xml:1375",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 206,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/262362/?format=api",
    "priority": 100,
    "id": 261360,
    "web_url": "https://hosted.weblate.org/translate/sumwars/tutorial/de/?checksum=da7cc923bc25abe2",
    "url": "https://hosted.weblate.org/api/units/261360/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:49+02:00"
}