Units API.

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

GET /api/units/78991/?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/questscontent/fr/?format=api",
    "source": [
        "Unlocks Alligator Eggs for purchase in the Market"
    ],
    "previous_source": "",
    "target": [
        "Déverrouille l'achat d’œufs d'alligator au marché"
    ],
    "id_hash": -8697991146860017996,
    "content_hash": -3638858245541780754,
    "location": "",
    "context": "questAlligatorUnlockText",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 627,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.habitica.com/api/units/657776/?format=api",
    "priority": 100,
    "id": 78991,
    "web_url": "https://translate.habitica.com/translate/habitica/questscontent/fr/?checksum=074a8722c7ea86b4",
    "url": "https://translate.habitica.com/api/units/78991/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:40:42.638561Z"
}