Units API.

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

GET /api/units/5950612/?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 does not exist."
    ],
    "previous_source": "",
    "target": [
        "Het geselecteerde bestand bestaat niet."
    ],
    "id_hash": -9167697779254922064,
    "content_hash": 5103962698003877021,
    "location": "",
    "context": "restore_file_not_exists",
    "note": "Will be shown under the progress bar while importing data. Text shown the selected file cannot be accessible anymore. ",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/5950852/?format=api",
    "priority": 100,
    "id": 5950612,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/nl/?checksum=00c5cb713b5f74b0",
    "url": "https://hosted.weblate.org/api/units/5950612/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:14+01:00"
}