Units API.

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

GET /api/units/32304538/?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": [
        "thunderstorm with light rain"
    ],
    "previous_source": "",
    "target": [
        "furtună cu ploaie slabă"
    ],
    "id_hash": 4501895246575427945,
    "content_hash": -7977587381756695925,
    "location": "",
    "context": "wc_200",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/4224106/?format=api",
    "priority": 100,
    "id": 32304538,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/ro/?checksum=be79f1dfec25e169",
    "url": "https://hosted.weblate.org/api/units/32304538/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-17T11:28:42.637402+02:00"
}