Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/en_GB/?format=api",
    "source": [
        "You, %d other",
        "You, %d others"
    ],
    "previous_source": "",
    "target": [
        "",
        ""
    ],
    "id_hash": -2517584702922701848,
    "content_hash": 6337980990728483343,
    "location": "",
    "context": "you_x_others",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1531,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.habitica.com/api/units/2265434/?format=api",
    "priority": 100,
    "id": 2265454,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/en_GB/?checksum=5d0fbe0d2a55c3e8",
    "url": "https://translate.habitica.com/api/units/2265454/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-02T23:32:24.165776Z"
}