Units API.

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

GET /api/units/42596/?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": [
        "Ensure that there are no disallowed usernames."
    ],
    "previous_source": "Ensure that there are no broken DashboardWidgets.",
    "target": [
        "Sicherstellen, dass es keine kaputten verbotenen Benutzernamen gibt."
    ],
    "id_hash": 2692044999797112146,
    "content_hash": 2692044999797112146,
    "location": "aleksis/core/data_checks.py:389",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.edugit.org/api/units/42558/?format=api",
    "priority": 100,
    "id": 42596,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/de/?checksum=a55c10aa0c45fd52",
    "url": "https://translate.edugit.org/api/units/42596/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-26T20:46:06.878437Z"
}