Units API.

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

GET /api/units/15991546/?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/sdaps/master/ru/?format=api",
    "source": [
        "sdaps report"
    ],
    "previous_source": "",
    "target": [
        "отчет sdaps"
    ],
    "id_hash": 6846393841728997611,
    "content_hash": 6846393841728997611,
    "location": "sdaps/report/__init__.py:92, sdaps/reporttex/__init__.py:139",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 172,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14738424/?format=api",
    "priority": 100,
    "id": 15991546,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/ru/?checksum=df0346ece0adc8eb",
    "url": "https://hosted.weblate.org/api/units/15991546/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-26T03:20:52.725953+01:00"
}