Units API.

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

GET /api/units/241603/?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/bg/?format=api",
    "source": [
        "First name"
    ],
    "previous_source": "",
    "target": [
        "First name"
    ],
    "id_hash": 5731653263129016302,
    "content_hash": 5842376398378040810,
    "location": "",
    "context": "first_name",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://translate.opensourcepos.org/api/units/241438/?format=api",
    "priority": 100,
    "id": 241603,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/messages/bg/?checksum=cf8aec46748377ee",
    "url": "https://translate.opensourcepos.org/api/units/241603/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T00:03:06.006549Z"
}