Units API.

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

GET /api/units/99547426/?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/dialect/dialect/cs/?format=api",
    "source": [
        "A network issue has occurred. Please try again."
    ],
    "previous_source": "",
    "target": [
        "Došlo k problému se sítí. Prosím, zkuste to znovu."
    ],
    "id_hash": 6745210277519853814,
    "content_hash": 6745210277519853814,
    "location": "dialect/window.py:477",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 104,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/98100800/?format=api",
    "priority": 100,
    "id": 99547426,
    "web_url": "https://hosted.weblate.org/translate/dialect/dialect/cs/?checksum=dd9bcd027ee288f6",
    "url": "https://hosted.weblate.org/api/units/99547426/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-09T22:23:56.496289+02:00"
}