Units API.

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

GET /api/units/192601/?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/pets/es_419/?format=api",
    "source": [
        "You don't have any Pet Food."
    ],
    "previous_source": "",
    "target": [
        "No tienes Comida para Mascotas."
    ],
    "id_hash": -1311326341274401215,
    "content_hash": -4958983221114454538,
    "location": "",
    "context": "noFoodAvailable",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.habitica.com/api/units/661271/?format=api",
    "priority": 100,
    "id": 192601,
    "web_url": "https://translate.habitica.com/translate/habitica/pets/es_419/?checksum=6dcd3ba3ebba0641",
    "url": "https://translate.habitica.com/api/units/192601/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:39:26.311455Z"
}