Units API.

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

GET /api/units/2593561/?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/sparss/strings/ko/?format=api",
    "source": [
        "Show new entries"
    ],
    "previous_source": "",
    "target": [
        "새로운 항목 표시"
    ],
    "id_hash": -2280410146959182787,
    "content_hash": 5734447914766362187,
    "location": "",
    "context": "menu_show_new_entries",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/2593582/?format=api",
    "priority": 100,
    "id": 2593561,
    "web_url": "https://hosted.weblate.org/translate/sparss/strings/ko/?checksum=605a5b0db04d343d",
    "url": "https://hosted.weblate.org/api/units/2593561/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-10-17T22:15:06+02:00"
}