Units API.

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

GET /api/units/251425/?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/character/de/?format=api",
    "source": [
        "<%= username %> casts <%= spell %> for the party."
    ],
    "previous_source": "",
    "target": [
        "<%= username %> wendet <%= spell %> auf Deine Party an."
    ],
    "id_hash": -3349871581601663941,
    "content_hash": 5705553198676327507,
    "location": "",
    "context": "chatCastSpellParty",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.habitica.com/api/units/655753/?format=api",
    "priority": 100,
    "id": 251425,
    "web_url": "https://translate.habitica.com/translate/habitica/character/de/?checksum=5182dd8b7f74f43b",
    "url": "https://translate.habitica.com/api/units/251425/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-31T11:09:57.082069Z"
}