Units API.

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

GET /api/units/2416068/?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/wearos/en/?format=api",
    "source": [
        "Some Food"
    ],
    "previous_source": "",
    "target": [
        "Some Food"
    ],
    "id_hash": -6137034638234926265,
    "content_hash": 8829146436275802799,
    "location": "",
    "context": "some_food",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/2416068/?format=api",
    "priority": 100,
    "id": 2416068,
    "web_url": "https://translate.habitica.com/translate/habitica-android/wearos/en/?checksum=2ad4df830dbd4347",
    "url": "https://translate.habitica.com/api/units/2416068/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-27T12:36:16.208197Z"
}