Units API.

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

GET /api/units/66246/?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/content/pt_BR/?format=api",
    "source": [
        "Pour this on an egg, and it will hatch as a <%= potText(locale) %> Pet."
    ],
    "previous_source": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.",
    "target": [
        "Use-a em um ovo e ele chocará como um mascote <%= potText(locale) %>."
    ],
    "id_hash": -3466943312283457946,
    "content_hash": -6859278820564634766,
    "location": "",
    "context": "hatchingPotionNotes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 281,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 15,
    "source_unit": "https://translate.habitica.com/api/units/656753/?format=api",
    "priority": 100,
    "id": 66246,
    "web_url": "https://translate.habitica.com/translate/habitica/content/pt_BR/?checksum=4fe2f16d16eda666",
    "url": "https://translate.habitica.com/api/units/66246/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:08:09.007436Z"
}