Units API.

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

GET /api/units/59283/?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/tusky/en/?format=api",
    "source": [
        "3 days"
    ],
    "previous_source": "",
    "target": [
        "3 days"
    ],
    "id_hash": -5267009128488685027,
    "content_hash": -4397746069751415309,
    "location": "",
    "context": "duration_3_days",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 6,
            "name": "Choice and interaction",
            "color": "silver"
        }
    ],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 534,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/59283/?format=api",
    "priority": 100,
    "id": 59283,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=36e7d31a7bb1321d",
    "url": "https://weblate.tusky.app/api/units/59283/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-15T20:05:43.227533Z"
}