Units API.

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

GET /api/units/5950799/?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/tr/?format=api",
    "source": [
        "File %1$s restored."
    ],
    "previous_source": "",
    "target": [
        "%1$s dosyası içe aktarıldı."
    ],
    "id_hash": -6685968818645114251,
    "content_hash": 94562909941579154,
    "location": "",
    "context": "restore_successful",
    "note": "Will be shown after import operation. Text indicates a file has been imported. %1$s will be replaced with the file name. %1$s should be written where the file name should appear. ",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/5950859/?format=api",
    "priority": 100,
    "id": 5950799,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/tr/?checksum=2336aac88151e275",
    "url": "https://hosted.weblate.org/api/units/5950799/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:15+01:00"
}