Units API.

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

GET /api/units/272725/?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/django-geoip-redis/master/ru/?format=api",
    "source": [
        "Start range"
    ],
    "previous_source": "",
    "target": [
        "Начало диапазона"
    ],
    "id_hash": -4269828890635369637,
    "content_hash": -4269828890635369637,
    "location": "geoip/models.py:84",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14739200/?format=api",
    "priority": 100,
    "id": 272725,
    "web_url": "https://hosted.weblate.org/translate/django-geoip-redis/master/ru/?checksum=44be853f19fa835b",
    "url": "https://hosted.weblate.org/api/units/272725/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-11-12T09:21:08+01:00"
}