Units API.

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

GET /api/units/460101/?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} on {$date}"
    ],
    "previous_source": "",
    "target": [
        "Téléversé par {$name} le {$date}"
    ],
    "id_hash": -5722599903661261677,
    "content_hash": -7569586795841076330,
    "location": "",
    "context": "common.uploadedByAndWhen",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 281,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/459880/?format=api",
    "priority": 100,
    "id": 460101,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/fr_CA/?checksum=30953db50e95fc93",
    "url": "http://translate.pkp.sfu.ca/api/units/460101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-07T02:07:02.668320Z"
}