Units API.

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

GET /api/units/2420067/?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/hu/?format=api",
    "source": [
        "History erased."
    ],
    "previous_source": "",
    "target": [
        "Előzmények törölve."
    ],
    "id_hash": 900845104384716866,
    "content_hash": -1029133571550209271,
    "location": "",
    "context": "history_erased",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 124,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/2057969/?format=api",
    "priority": 100,
    "id": 2420067,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/hu/?checksum=8c8071d97c803042",
    "url": "https://hosted.weblate.org/api/units/2420067/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-18T13:58:08+02:00"
}