Units API.

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

GET /api/units/460100/?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/fr_CA/?format=api",
    "source": [
        "Uploaded by {$name}"
    ],
    "previous_source": "",
    "target": [
        "Téléversé par {$name}"
    ],
    "id_hash": 8305743850774430698,
    "content_hash": -3361468896284985507,
    "location": "",
    "context": "common.uploadedBy",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 280,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/459879/?format=api",
    "priority": 100,
    "id": 460100,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/fr_CA/?checksum=f343ee06cccb83ea",
    "url": "http://translate.pkp.sfu.ca/api/units/460100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-07T02:07:02.666248Z"
}