Units API.

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

GET /api/units/32304572/?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": [
        "light rain and snow"
    ],
    "previous_source": "",
    "target": [
        "ploaie slabă și ninsoare"
    ],
    "id_hash": -2407839676671337420,
    "content_hash": -5567382793580183354,
    "location": "",
    "context": "wc_615",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/4224140/?format=api",
    "priority": 100,
    "id": 32304572,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/ro/?checksum=5e95a29243e9dc34",
    "url": "https://hosted.weblate.org/api/units/32304572/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-17T11:28:42.939713+02:00"
}