Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/pt_BR/?format=api",
    "source": [
        "Thank you for participating in the public beta (a discount was included in your purchase price)"
    ],
    "previous_source": "",
    "target": [
        "Obrigado por participar do beta público (um desconto foi incluído no preço da compra)"
    ],
    "id_hash": -5693498837282119203,
    "content_hash": 3819011909222811864,
    "location": "",
    "context": "thank_you_for_participating_in_open_beta",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 128,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.rikka.app/api/units/44859/?format=api",
    "priority": 100,
    "id": 56738,
    "web_url": "https://weblate.rikka.app/translate/takostats/application/pt_BR/?checksum=30fca0f912b321dd",
    "url": "https://weblate.rikka.app/api/units/56738/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-27T20:21:50.853029Z"
}