Units API.

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

GET /api/units/14801377/?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/en/?format=api",
    "source": [
        "An opening bracket was expected."
    ],
    "previous_source": "",
    "target": [
        "An opening bracket was expected."
    ],
    "id_hash": -3498657693682441946,
    "content_hash": -3498657693682441946,
    "location": "src/Components/ArrayObj.php:106, src/Components/CreateDefinition.php:233",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14801377/?format=api",
    "priority": 100,
    "id": 14801377,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/en/?checksum=4f72455d415ee126",
    "url": "https://hosted.weblate.org/api/units/14801377/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-12-21T14:34:28+01:00"
}