Units API.

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

GET /api/units/99551265/?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/tr/?format=api",
    "source": [
        "Instance URL"
    ],
    "previous_source": "",
    "target": [
        "Örnek URL'si"
    ],
    "id_hash": -5559689259284897498,
    "content_hash": -5559689259284897498,
    "location": "data/resources/provider-preferences.blp:21",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/98100783/?format=api",
    "priority": 100,
    "id": 99551265,
    "web_url": "https://hosted.weblate.org/translate/dialect/dialect/tr/?checksum=32d804133ec4e126",
    "url": "https://hosted.weblate.org/api/units/99551265/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-09T22:24:58.278212+02:00"
}