Units API.

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

GET /api/units/5950613/?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/nl/?format=api",
    "source": [
        "Selected file is not readable."
    ],
    "previous_source": "",
    "target": [
        "Het geselecteerde bestand is onleesbaar."
    ],
    "id_hash": -7764382161070292167,
    "content_hash": 5225483588521682767,
    "location": "",
    "context": "restore_file_not_readable",
    "note": "Will be shown under the progress bar while importing data. Text shown the selected file cannot be read. ",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/5950853/?format=api",
    "priority": 100,
    "id": 5950613,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/nl/?checksum=143f5f8fdd068339",
    "url": "https://hosted.weblate.org/api/units/5950613/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:14+01:00"
}