Units API.

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

GET /api/units/42597/?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": [
        "A user with a disallowed username was reported automatically."
    ],
    "previous_source": "The DashboardWidget was reported broken automatically.",
    "target": [
        "Ein Benutzer mit einem verbotenen Benutzernamen wurde automatisch gemeldet."
    ],
    "id_hash": -1021083468155899259,
    "content_hash": -1021083468155899259,
    "location": "aleksis/core/data_checks.py:390",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.edugit.org/api/units/42560/?format=api",
    "priority": 100,
    "id": 42597,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/de/?checksum=71d461fee28b3285",
    "url": "https://translate.edugit.org/api/units/42597/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-26T20:46:06.880816Z"
}