Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/tiled/translations/ru/?format=api",
    "source": [
        "Usage:\n  %1 [options] [files...]"
    ],
    "previous_source": "",
    "target": [
        "Использование:\n  %1 [параметры] [файлы...]"
    ],
    "id_hash": 1354204579607480696,
    "content_hash": 1354204579607480696,
    "location": "",
    "context": "CommandLineParser",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/17517866/?format=api",
    "priority": 100,
    "id": 2996061,
    "web_url": "https://hosted.weblate.org/translate/tiled/translations/ru/?checksum=92cb19e3e8b60978",
    "url": "https://hosted.weblate.org/api/units/2996061/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-01-12T09:08:48+01:00"
}