Units API.

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

GET /api/units/12453349/?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/es/?format=api",
    "source": [
        "The password must be at least six characters long."
    ],
    "previous_source": "",
    "target": [
        "La contraseña debe tener al menos seis caracteres."
    ],
    "id_hash": 3946024197536089732,
    "content_hash": 3946024197536089732,
    "location": "pyanaconda/ui/tui/spokes/askvnc.py:153",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 113,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.fedoraproject.org/api/units/12427267/?format=api",
    "priority": 100,
    "id": 12453349,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f38/es/?checksum=b6c31819c93c0684",
    "url": "https://translate.fedoraproject.org/api/units/12453349/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-16T13:49:03.757986Z",
    "last_updated": "2025-01-30T01:20:46.606449Z"
}