Units API.

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

GET /api/units/2386503/?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/routeconverter/translations/zh_Hans/?format=api",
    "source": [
        "Currently, there are {0} selected positions."
    ],
    "previous_source": "Currently there are {0} selected positions.",
    "target": [
        "目前有 {0} 选定的点."
    ],
    "id_hash": 5828857239389834660,
    "content_hash": -3004014361403071505,
    "location": "",
    "context": "selected-positions",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 582,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/2380970/?format=api",
    "priority": 100,
    "id": 2386503,
    "web_url": "https://hosted.weblate.org/translate/routeconverter/translations/zh_Hans/?checksum=d0e442c6d04b8da4",
    "url": "https://hosted.weblate.org/api/units/2386503/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-24T11:17:41+02:00"
}