Units API.

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

GET /api/units/4472029/?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/phpmyadmin/sql-parser/lv/?format=api",
    "source": [
        "Missing expression."
    ],
    "previous_source": "as regular expression",
    "target": [
        "kā regulārā izteiksme"
    ],
    "id_hash": 9038644496772999726,
    "content_hash": 9038644496772999726,
    "location": "src/Components/SetOperation.php:121",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14801698/?format=api",
    "priority": 100,
    "id": 4472029,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/lv/?checksum=fd6fb747f131aa2e",
    "url": "https://hosted.weblate.org/api/units/4472029/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-01-03T11:35:21+01:00"
}