Units API.

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

GET /api/units/188333/?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/npc/fr/?format=api",
    "source": [
        "You already own that piece of equipment"
    ],
    "previous_source": "",
    "target": [
        "Vous avez déjà acheté cette pièce d'équipement"
    ],
    "id_hash": 6916164493499363496,
    "content_hash": 4850694569076390768,
    "location": "",
    "context": "equipmentAlreadyOwned",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 121,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.habitica.com/api/units/661190/?format=api",
    "priority": 100,
    "id": 188333,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/fr/?checksum=dffb26f6a332f0a8",
    "url": "https://translate.habitica.com/api/units/188333/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:38:40.266105Z"
}