Units API.

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

GET /api/units/121983460/?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/family-gem/app/el/?format=api",
    "source": [
        "Something went wrong."
    ],
    "previous_source": "",
    "target": [
        "Κάτι πήγε στραβά."
    ],
    "id_hash": -5665207021164104350,
    "content_hash": -7737252132728872501,
    "location": "",
    "context": "something_wrong",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/19523775/?format=api",
    "priority": 100,
    "id": 121983460,
    "web_url": "https://hosted.weblate.org/translate/family-gem/app/el/?checksum=3161243ad476f562",
    "url": "https://hosted.weblate.org/api/units/121983460/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-05T20:48:50.676199+02:00"
}