Units API.

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

GET /api/units/63598/?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/es/?format=api",
    "source": [
        "hashtag"
    ],
    "previous_source": "",
    "target": [
        "etiqueta"
    ],
    "id_hash": 1650177838810746345,
    "content_hash": 1650177838810746345,
    "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/63592/?format=api",
    "priority": 100,
    "id": 63598,
    "web_url": "https://weblate.tusky.app/translate/tusky/glossary/es/?checksum=96e69c005a894de9",
    "url": "https://weblate.tusky.app/api/units/63598/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-31T17:22:40.619626Z"
}