Units API.

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

GET /api/units/2462701/?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/kiss/strings/en/?format=api",
    "source": [
        "%s hibernated, relaunch to awake."
    ],
    "previous_source": "",
    "target": [
        "%s hibernated, relaunch to awake."
    ],
    "id_hash": -8598507317270040724,
    "content_hash": 8699262998329203211,
    "location": "",
    "context": "toast_hibernate_completed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/2462701/?format=api",
    "priority": 100,
    "id": 2462701,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=08abf726db85af6c",
    "url": "https://hosted.weblate.org/api/units/2462701/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-09-11T15:07:33+02:00"
}