Units API.

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

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

{
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/de/?format=api",
    "source": [
        "The field {} couldn't be validated successfully."
    ],
    "previous_source": "The field %s couldn't be validated successfully.",
    "target": [
        "Das Feld {} konnte nicht erfolgreich validiert werden."
    ],
    "id_hash": 3548344082154965479,
    "content_hash": 3548344082154965479,
    "location": "aleksis/core/data_checks.py:367",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.edugit.org/api/units/42556/?format=api",
    "priority": 100,
    "id": 42595,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/de/?checksum=b13e40248db4c9e7",
    "url": "https://translate.edugit.org/api/units/42595/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-26T20:46:06.875698Z"
}