Units API.

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

GET /api/units/32304550/?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/ro/?format=api",
    "source": [
        "heavy intensity drizzle"
    ],
    "previous_source": "",
    "target": [
        "ploaie de intensitate mare"
    ],
    "id_hash": -870597517931234432,
    "content_hash": -7224842665593830034,
    "location": "",
    "context": "wc_302",
    "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": 3,
    "source_unit": "https://hosted.weblate.org/api/units/4224118/?format=api",
    "priority": 100,
    "id": 32304550,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/ro/?checksum=73eb042b895f3b80",
    "url": "https://hosted.weblate.org/api/units/32304550/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-17T11:28:42.742057+02:00"
}