Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/en/?format=api",
    "source": [
        "Showing <strong>{$start} to {$finish}</strong> of {$total}"
    ],
    "previous_source": "",
    "target": [
        "Showing <strong>{$start} to {$finish}</strong> of {$total}"
    ],
    "id_hash": -7089819528499734591,
    "content_hash": -8104543853010483124,
    "location": "",
    "context": "common.showingXofX",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 279,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/880203/?format=api",
    "priority": 100,
    "id": 880203,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/en/?checksum=1d9be6b3ca2557c1",
    "url": "http://translate.pkp.sfu.ca/api/units/880203/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-28T22:31:19.459845Z"
}