Units API.

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

GET /api/units/1204356/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ko/?format=api",
    "source": [
        "Mountain Waterfall"
    ],
    "previous_source": "",
    "target": [
        "산위에 있는 폭포"
    ],
    "id_hash": 6567165733992883505,
    "content_hash": -4199372541298443835,
    "location": "",
    "context": "backgroundMountainWaterfallText",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 694,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/1204083/?format=api",
    "priority": 100,
    "id": 1204356,
    "web_url": "https://translate.habitica.com/translate/habitica/backgrounds/ko/?checksum=db234270d3c36531",
    "url": "https://translate.habitica.com/api/units/1204356/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-12T21:33:27.545313Z"
}