Units API.

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

GET /api/units/3307751/?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-ios/main-strings/es_419/?format=api",
    "source": [
        "Do homework"
    ],
    "previous_source": "",
    "target": [
        "Hacer la tarea"
    ],
    "id_hash": 7561909707464966264,
    "content_hash": -8668147007169133924,
    "location": "",
    "context": "tasks.examples.school_daily_text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 209,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/662223/?format=api",
    "priority": 100,
    "id": 3307751,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/es_419/?checksum=e8f14cd071070078",
    "url": "https://translate.habitica.com/api/units/3307751/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-25T11:14:56.587127Z"
}