Units API.

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

GET /api/units/7293124/?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/world-weather/weather-conditions/da/?format=api",
    "source": [
        "heavy intensity drizzle rain"
    ],
    "previous_source": "",
    "target": [
        "tung intensiv støvregn"
    ],
    "id_hash": -2902541448825577389,
    "content_hash": -8481682121564974475,
    "location": "",
    "context": "wc_312",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/4224121/?format=api",
    "priority": 100,
    "id": 7293124,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/da/?checksum=57b819ee3ce76053",
    "url": "https://hosted.weblate.org/api/units/7293124/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-13T15:03:52+02:00"
}