Units API.

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

GET /api/units/112717438/?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/weblate/website/fr/?format=api",
    "source": [
        "Keyboard operation"
    ],
    "previous_source": "",
    "target": [
        "Fonctionne au clavier"
    ],
    "id_hash": -1243382179026563491,
    "content_hash": -1243382179026563491,
    "location": "weblate_web/templates/features.html:282",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 408,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/112715538/?format=api",
    "priority": 100,
    "id": 112717438,
    "web_url": "https://hosted.weblate.org/translate/weblate/website/fr/?checksum=6ebe9e7ef3120e5d",
    "url": "https://hosted.weblate.org/api/units/112717438/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T20:20:10.844187+01:00"
}