Units API.

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

GET /api/units/101/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.mineland.net/api/translations/mineland/mineland/ru/?format=api",
    "source": [
        "&6Купить броню - %type%\n\n&6Мин. уровень: &f%level%\n&6Цена: &f%price% &7%price-info%"
    ],
    "previous_source": "",
    "target": [
        "&6Купить броню - %type%\n\n&6Мин. уровень: &f%level%\n&6Цена: &f%price% &7%price-info%"
    ],
    "id_hash": -6942420083638202154,
    "content_hash": -5159948412982305591,
    "location": "",
    "context": "armor_buy_item_allow",
    "note": "",
    "flags": "priority:79879",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.mineland.net/api/units/101/?format=api",
    "priority": 79879,
    "id": 101,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=1fa791b7693510d6",
    "url": "https://weblate.mineland.net/api/units/101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-29T23:07:06.470000+03:00"
}