Units API.

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

GET /api/units/23558881/?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/boilr/website/de/?format=api",
    "source": [
        "Error: cannot connect to GitHub"
    ],
    "previous_source": "",
    "target": [
        "Fehler: Verbindung zu GitHub nicht möglich"
    ],
    "id_hash": 919312524755085178,
    "content_hash": 4891624109173380950,
    "location": "",
    "context": "errorGitHub",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/1677877/?format=api",
    "priority": 100,
    "id": 23558881,
    "web_url": "https://hosted.weblate.org/translate/boilr/website/de/?checksum=8cc20ddedb98277a",
    "url": "https://hosted.weblate.org/api/units/23558881/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-12T19:46:31.195214+01:00"
}