Units API.

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

GET /api/units/13039358/?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/deadbeef-silica/app/de/?format=api",
    "source": [
        "Prefer Album Artist over Artist field"
    ],
    "previous_source": "",
    "target": [
        "Das Feld \"Album-Künstler\" gegenüber dem Feld \"Künstler\" bevorzugen"
    ],
    "id_hash": -3296169771338168235,
    "content_hash": -3296169771338168235,
    "location": "../qml/translation/ExtraStrings.qml:113",
    "context": "PluginSettings",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 137,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14919029/?format=api",
    "priority": 100,
    "id": 13039358,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/de/?checksum=5241a70e8c020855",
    "url": "https://hosted.weblate.org/api/units/13039358/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-06-06T12:11:26+02:00"
}