Units API.

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

GET /api/units/3099706/?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/newpipe/strings/el/?format=api",
    "source": [
        "Sorry, that should not have happened."
    ],
    "previous_source": "",
    "target": [
        "Λυπούμαστε, αυτό δεν έπρεπε να έχει συμβεί."
    ],
    "id_hash": -6341105377431934179,
    "content_hash": -8436964618022330684,
    "location": "",
    "context": "sorry_string",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 255,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/3100044/?format=api",
    "priority": 100,
    "id": 3099706,
    "web_url": "https://hosted.weblate.org/translate/newpipe/strings/el/?checksum=27ffde417ed9ab1d",
    "url": "https://hosted.weblate.org/api/units/3099706/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-03-02T00:29:35+01:00"
}