Units API.

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

GET /api/units/837105/?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/inventaire/client/ro/?format=api",
    "source": [
        "Hello %{username}! May I buy this book?"
    ],
    "previous_source": "",
    "target": [
        "Salut %{username}! Pot cumpăra această carte?"
    ],
    "id_hash": 2338691832382803184,
    "content_hash": -8966340094777568736,
    "location": "",
    "context": "item_request_text_suggestion_selling",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 552,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/818545/?format=api",
    "priority": 100,
    "id": 837105,
    "web_url": "https://weblate.framasoft.org/translate/inventaire/client/ro/?checksum=a074b3d4a448ccf0",
    "url": "https://weblate.framasoft.org/api/units/837105/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-30T14:46:57.272666Z"
}