Units API.

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

GET /api/units/23342132/?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/belenios/voter/fr/?format=api",
    "source": [
        " day(s)"
    ],
    "previous_source": "",
    "target": [
        " jour(s)"
    ],
    "id_hash": -8779214414701481590,
    "content_hash": -8779214414701481590,
    "location": "src/web/server/common/web_common.ml:67",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/23341435/?format=api",
    "priority": 100,
    "id": 23342132,
    "web_url": "https://hosted.weblate.org/translate/belenios/voter/fr/?checksum=0629f7010cbab18a",
    "url": "https://hosted.weblate.org/api/units/23342132/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-06T13:21:46.684703+01:00"
}