Units API.

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

GET /api/units/116416423/?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/osmand/main/pl/?format=api",
    "source": [
        "Speed limit warning"
    ],
    "previous_source": "",
    "target": [
        "Ostrzeżenie o ograniczeniu prędkości"
    ],
    "id_hash": 5876024357410392452,
    "content_hash": 1110746384962854726,
    "location": "",
    "context": "speed_limit_warning",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 69,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/116415699/?format=api",
    "priority": 100,
    "id": 116416423,
    "web_url": "https://hosted.weblate.org/translate/osmand/main/pl/?checksum=d18bd50542fd4984",
    "url": "https://hosted.weblate.org/api/units/116416423/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-18T01:25:48.760305+01:00"
}