Units API.

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

GET /api/units/172/?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": [
        "Красные"
    ],
    "previous_source": "",
    "target": [
        "Красные"
    ],
    "id_hash": 5130896393210328601,
    "content_hash": 7159691654716672488,
    "location": "",
    "context": "bedwars.team.red",
    "note": "",
    "flags": "priority:87738",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.mineland.net/api/units/172/?format=api",
    "priority": 87738,
    "id": 172,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=c7349b15c0a27619",
    "url": "https://weblate.mineland.net/api/units/172/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-29T23:07:08.171000+03:00"
}