Units API.

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

GET /api/units/241631/?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/messages/cs/?format=api",
    "source": [
        "Message required"
    ],
    "previous_source": "",
    "target": [
        "Zprávu je nutno napsat"
    ],
    "id_hash": 4388574080589429335,
    "content_hash": -4648067250748306278,
    "location": "",
    "context": "message_required",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.opensourcepos.org/api/units/241442/?format=api",
    "priority": 100,
    "id": 241631,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/messages/cs/?checksum=bce758dfe804fa57",
    "url": "https://translate.opensourcepos.org/api/units/241631/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T00:03:08.688424Z"
}