Units API.

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

GET /api/units/852091/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/hu/?format=api",
    "source": [
        "... and anyone I've missed."
    ],
    "previous_source": "",
    "target": [
        "...és mindenkinek akit kifelejtettem."
    ],
    "id_hash": 2455148961462469533,
    "content_hash": 2455148961462469533,
    "location": "core/license.php:102",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 130,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/566272/?format=api",
    "priority": 100,
    "id": 852091,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/hu/?checksum=a21270f8f6a3c39d",
    "url": "https://weblate.framasoft.org/api/units/852091/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-07T16:57:02.037717Z"
}