Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/eu/?format=api",
    "source": [
        "Update"
    ],
    "previous_source": "",
    "target": [
        "Eguneratu"
    ],
    "id_hash": 1719011208479886859,
    "content_hash": 1719011208479886859,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.tusky.app/api/units/63609/?format=api",
    "priority": 100,
    "id": 63610,
    "web_url": "https://weblate.tusky.app/translate/tusky/glossary/eu/?checksum=97db27961e5bce0b",
    "url": "https://weblate.tusky.app/api/units/63610/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-31T17:22:40.665985Z"
}