Units API.

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

GET /api/units/272727/?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": [
        "IP range"
    ],
    "previous_source": "",
    "target": [
        "IP Диапазон"
    ],
    "id_hash": 8072993814617041753,
    "content_hash": 8072993814617041753,
    "location": "geoip/models.py:110",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14739202/?format=api",
    "priority": 100,
    "id": 272727,
    "web_url": "https://hosted.weblate.org/translate/django-geoip-redis/master/ru/?checksum=f009091a122cab59",
    "url": "https://hosted.weblate.org/api/units/272727/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-11-12T09:21:08+01:00"
}