Units API.

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

GET /api/units/189817/?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/pt_BR/?format=api",
    "source": [
        "Your payment was successful!"
    ],
    "previous_source": "",
    "target": [
        "Seu pagamento foi efetuado com sucesso!"
    ],
    "id_hash": 789259095597991899,
    "content_hash": -3812956438954008752,
    "location": "",
    "context": "paymentSuccessful",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 94,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/661153/?format=api",
    "priority": 100,
    "id": 189817,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/pt_BR/?checksum=8af402f73cdd47db",
    "url": "https://translate.habitica.com/api/units/189817/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:38:39.709439Z"
}