Units API.

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

GET /api/units/5950614/?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 empty."
    ],
    "previous_source": "",
    "target": [
        "Het geselecteerde bestand is leeg."
    ],
    "id_hash": 2308089504390282518,
    "content_hash": 5251513156738531354,
    "location": "",
    "context": "restore_file_empty",
    "note": "Will be shown under the progress bar while importing data. Text shown the selected file does not contain any data. ",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/5950854/?format=api",
    "priority": 100,
    "id": 5950614,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/nl/?checksum=a007fb2ceafd7d16",
    "url": "https://hosted.weblate.org/api/units/5950614/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:14+01:00"
}