Units API.

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

GET /api/units/5950748/?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/diet-diary/strings/ru/?format=api",
    "source": [
        "Drive connecting…"
    ],
    "previous_source": "",
    "target": [
        "Подключение к Диску…"
    ],
    "id_hash": 9067068439791868705,
    "content_hash": 1299734632995049022,
    "location": "",
    "context": "pref_title_backup_active_connecting",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 98,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/5950868/?format=api",
    "priority": 100,
    "id": 5950748,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/ru/?checksum=fdd4b2b4e3f31b21",
    "url": "https://hosted.weblate.org/api/units/5950748/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:16+01:00"
}