Units API.

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

GET /api/units/267884/?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": [
        "Invoice Number"
    ],
    "previous_source": "",
    "target": [
        "Criar Fatura"
    ],
    "id_hash": -9034419621174425825,
    "content_hash": 7186530357909495386,
    "location": "",
    "context": "invoice_enable",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://translate.opensourcepos.org/api/units/252026/?format=api",
    "priority": 100,
    "id": 267884,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/pt_BR/?checksum=029f4b389014471f",
    "url": "https://translate.opensourcepos.org/api/units/267884/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:52:45.952098Z"
}