Units API.

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

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

{
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/en/?format=api",
    "source": [
        "The QR code you just scanned does not seem to match to the previous codes. Please make sure to only scan the codes belonging to the same experiment."
    ],
    "previous_source": "",
    "target": [
        "The QR code you just scanned does not seem to match to the previous codes. Please make sure to only scan the codes belonging to the same experiment."
    ],
    "id_hash": 3205132053222884092,
    "content_hash": 602757844623342849,
    "location": "",
    "context": "newExperimentQRcrcMismatch",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 28,
    "source_unit": "https://translate.phyphox.org/api/units/6075/?format=api",
    "priority": 100,
    "id": 6075,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/en/?checksum=ac7aea9ef29182fc",
    "url": "https://translate.phyphox.org/api/units/6075/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-13T18:12:23.822813Z"
}