Units API.

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

GET /api/units/5950842/?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/diet-diary/strings/en/?format=api",
    "source": [
        "Please give permission to write files."
    ],
    "previous_source": "",
    "target": [
        "Please give permission to write files."
    ],
    "id_hash": -50223110987641111,
    "content_hash": 8534591129327166877,
    "location": "",
    "context": "backup_no_permission",
    "note": "Will be shown while exporting data. Text indicates a data cannot be written because of required write permission has not been given. So, application asks user to give required permission for the write operation.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/5950842/?format=api",
    "priority": 100,
    "id": 5950842,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/en/?checksum=7f4d9258be110ee9",
    "url": "https://hosted.weblate.org/api/units/5950842/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:14+01:00"
}