Units API.

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

GET /api/units/3256245/?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": [
        "Are you sure you want to freeze history and turn off further updates? Your history will not change anymore."
    ],
    "previous_source": "",
    "target": [
        "Are you sure you want to freeze history and turn off further updates? Your history will not change anymore."
    ],
    "id_hash": 3952966272108572032,
    "content_hash": 5254646280796404903,
    "location": "",
    "context": "freeze_history_warn",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://hosted.weblate.org/api/units/3256245/?format=api",
    "priority": 100,
    "id": 3256245,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=b6dbc1e17a21ad80",
    "url": "https://hosted.weblate.org/api/units/3256245/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-04-01T00:45:18+02:00"
}