Units API.

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

GET /api/units/456760/?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/manager/fr_FR/?format=api",
    "source": [
        "Editor Assigned (Auto)"
    ],
    "previous_source": "",
    "target": [
        "Éditeur·rice désigné·e (automatique)"
    ],
    "id_hash": -5739181962081645884,
    "content_hash": 7907966194087465282,
    "location": "",
    "context": "mailable.editorAssigned.name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1049,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/456430/?format=api",
    "priority": 100,
    "id": 456760,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/fr_FR/?checksum=305a5469b8cb4ac4",
    "url": "http://translate.pkp.sfu.ca/api/units/456760/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-14T07:24:46.287487Z"
}