Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-application/fr/?format=api",
    "source": [
        "Refusing to activate profile unless overwrite is requested."
    ],
    "previous_source": "",
    "target": [
        "Refus d'activer le profil sauf si un écrasement est exigé."
    ],
    "id_hash": 1660069354728036745,
    "content_hash": 1660069354728036745,
    "location": "src/lib/authselect.c:112",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.fedoraproject.org/api/units/10263387/?format=api",
    "priority": 100,
    "id": 10263450,
    "web_url": "https://translate.fedoraproject.org/translate/authselect/master-application/fr/?checksum=9709c0485f139989",
    "url": "https://translate.fedoraproject.org/api/units/10263450/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-05-04T14:22:57.245908Z"
}