Units API.

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

GET /api/units/56740/?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": [
        "Show link previews in timelines"
    ],
    "previous_source": "",
    "target": [
        "Show link previews in timelines"
    ],
    "id_hash": 9189776533579945823,
    "content_hash": 1757460756096036202,
    "location": "",
    "context": "pref_title_show_cards_in_timelines",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 554,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.tusky.app/api/units/56740/?format=api",
    "priority": 100,
    "id": 56740,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=ff88a5115940d75f",
    "url": "https://weblate.tusky.app/api/units/56740/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-25T11:07:46.120734Z"
}