Units API.

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

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

{
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/pt_BR/?format=api",
    "source": [
        "Work Order failed to be sent to"
    ],
    "previous_source": "",
    "target": [
        "A ordem de serviço não foi enviada para"
    ],
    "id_hash": -8357506139479840296,
    "content_hash": 4526825732568134089,
    "location": "",
    "context": "work_order_unsent",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 222,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.opensourcepos.org/api/units/252162/?format=api",
    "priority": 100,
    "id": 268020,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/pt_BR/?checksum=0c042c72342869d8",
    "url": "https://translate.opensourcepos.org/api/units/268020/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:52:48.176907Z"
}