Units API.

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

GET /api/units/3333146/?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/en/?format=api",
    "source": [
        "Stay motivated with even more rewards when you subscribe"
    ],
    "previous_source": "",
    "target": [
        "Stay motivated with even more rewards when you subscribe"
    ],
    "id_hash": 7320847018682678862,
    "content_hash": 9097417480710454788,
    "location": "",
    "context": "subscription.stay_motivated_with_more_rewards",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 962,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.habitica.com/api/units/3333146/?format=api",
    "priority": 100,
    "id": 3333146,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/en/?checksum=e598df93738efe4e",
    "url": "https://translate.habitica.com/api/units/3333146/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-04T15:18:39.934724Z"
}