Units API.

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

GET /api/units/15269944/?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/sv/?format=api",
    "source": [
        "ragged thunderstorm"
    ],
    "previous_source": "",
    "target": [
        "ojämnt åskväder"
    ],
    "id_hash": 4975669385557599891,
    "content_hash": -6171207758016488722,
    "location": "",
    "context": "wc_221",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/4224112/?format=api",
    "priority": 100,
    "id": 15269944,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/sv/?checksum=c50d20f1a5f26693",
    "url": "https://hosted.weblate.org/api/units/15269944/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-05T04:27:43.287392+01:00"
}