Units API.

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

GET /api/units/4451440/?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/ja/?format=api",
    "source": [
        "An opening bracket followed by a set of values was expected."
    ],
    "previous_source": "",
    "target": [
        "左括弧とそれに続く一連の値があるべきです。"
    ],
    "id_hash": 7945520197630229476,
    "content_hash": 7945520197630229476,
    "location": "src/Components/Array2d.php:108",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/14801376/?format=api",
    "priority": 100,
    "id": 4451440,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/ja/?checksum=ee442885c770fbe4",
    "url": "https://hosted.weblate.org/api/units/4451440/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-12-21T14:34:28+01:00"
}