Units API.

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

GET /api/units/63017/?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/fi/?format=api",
    "source": [
        "<b>%1$s</b> Favorite",
        "<b>%1$s</b> Favorites"
    ],
    "previous_source": "",
    "target": [
        "",
        ""
    ],
    "id_hash": 7177873437315195639,
    "content_hash": 2380044012007739206,
    "location": "",
    "context": "favs",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 457,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.tusky.app/api/units/56665/?format=api",
    "priority": 100,
    "id": 63017,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/fi/?checksum=e39ceddc79e262f7",
    "url": "https://weblate.tusky.app/api/units/63017/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-20T08:03:54.265127Z"
}