Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/en/?format=api",
    "source": [
        "Category:"
    ],
    "previous_source": "",
    "target": [
        "Category:"
    ],
    "id_hash": -8183984703398410361,
    "content_hash": -8183984703398410361,
    "location": "core/viewer.php:213",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 209,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/566331/?format=api",
    "priority": 100,
    "id": 566331,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/en/?checksum=0e6ca545dab50787",
    "url": "https://weblate.framasoft.org/api/units/566331/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-06T15:36:33.112238Z"
}