Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/ar/?format=api",
    "language_code": "ar",
    "source": [
        "The password you have provided is weak."
    ],
    "previous_source": "",
    "target": [
        "كلمة السر التي أدخلتها ضعيفة."
    ],
    "id_hash": 8458198705281432950,
    "content_hash": 8458198705281432950,
    "location": "pyanaconda/core/constants.py:197",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 464,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.fedoraproject.org/api/units/12427351/?format=api",
    "priority": 100,
    "id": 12431698,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f38/ar/?checksum=f5618ee8b3f7fd76",
    "url": "https://translate.fedoraproject.org/api/units/12431698/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-16T13:47:15.792999Z",
    "last_updated": "2025-04-11T15:35:03.289653Z"
}