Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/?format=api",
    "source": [
        "All pending emails were deleted."
    ],
    "previous_source": "",
    "target": [
        "Διαγράφηκαν όλα τα email σε εκκρεμότητα."
    ],
    "id_hash": -4348649871714318668,
    "content_hash": -4348649871714318668,
    "location": "pretalx/common/log_display.py:66",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 209,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pretalx.com/api/units/471/?format=api",
    "priority": 100,
    "id": 23809,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/el/?checksum=43a67dfb57eb86b4",
    "url": "http://translate.pretalx.com/api/units/23809/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-05-13T14:01:20.630495Z"
}