Units API.

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

GET /api/units/46724/?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/is/?format=api",
    "source": [
        "%1$d day left",
        "%1$d days left"
    ],
    "previous_source": "",
    "target": [
        "%1$d dagur eftir",
        "%1$d dagar eftir"
    ],
    "id_hash": 6592112018182841538,
    "content_hash": 3416876243173467030,
    "location": "",
    "context": "poll_timespan_days",
    "note": "These are for timestamps on polls \n",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 509,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.tusky.app/api/units/56706/?format=api",
    "priority": 100,
    "id": 46724,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/is/?checksum=db7be2f43b5f24c2",
    "url": "https://weblate.tusky.app/api/units/46724/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-06T07:59:10.210986Z"
}