Units API.

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

GET /api/units/201053/?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/spells/sr/?format=api",
    "source": [
        "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!"
    ],
    "previous_source": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow! ",
    "target": [
        "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!"
    ],
    "id_hash": -7061840634142479600,
    "content_hash": -283848466792853191,
    "location": "",
    "context": "spellWizardFrostNotes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 15,
    "source_unit": "https://translate.habitica.com/api/units/661524/?format=api",
    "priority": 100,
    "id": 201053,
    "web_url": "https://translate.habitica.com/translate/habitica/spells/sr/?checksum=1dff4d5bc584ab10",
    "url": "https://translate.habitica.com/api/units/201053/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:46:44.087844Z"
}