Units API.

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

GET /api/units/7471448/?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": [
        "Keep history as-is until unchecked"
    ],
    "previous_source": "",
    "target": [
        "Keep history as-is until unchecked"
    ],
    "id_hash": -2332577587831450034,
    "content_hash": -7028748861720093156,
    "location": "",
    "context": "freeze_history_summary",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 208,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/7471448/?format=api",
    "priority": 100,
    "id": 7471448,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=5fa1050ada44d64e",
    "url": "https://hosted.weblate.org/api/units/7471448/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-02-24T22:55:15+01:00"
}