Units API.

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

GET /api/units/30832646/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/website/fr/?format=api",
    "source": [
        "Discover"
    ],
    "previous_source": "",
    "target": [
        "Découvrir"
    ],
    "id_hash": -5009286728079802373,
    "content_hash": -5009286728079802373,
    "location": "weblate_web/templates/snippets/main-menu.html:14",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 551,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/30831926/?format=api",
    "priority": 100,
    "id": 30832646,
    "web_url": "https://hosted.weblate.org/translate/weblate/website/fr/?checksum=3a7b7042dab97ffb",
    "url": "https://hosted.weblate.org/api/units/30832646/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-11T14:58:35.622181+02:00"
}