Units API.

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

GET /api/units/15269999/?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": [
        "calm"
    ],
    "previous_source": "",
    "target": [
        "lugna"
    ],
    "id_hash": 4944313162324002784,
    "content_hash": -8169464653346427755,
    "location": "",
    "context": "wc_951",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/4224167/?format=api",
    "priority": 100,
    "id": 15269999,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/sv/?checksum=c49dbaa0029c47e0",
    "url": "https://hosted.weblate.org/api/units/15269999/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-05T04:27:43.660015+01:00"
}