Units API.

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

GET /api/units/16279078/?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/fr/?format=api",
    "source": [
        "moderate rain"
    ],
    "previous_source": "",
    "target": [
        "pluie modérée"
    ],
    "id_hash": 6679083990766444427,
    "content_hash": -919809977025328523,
    "location": "",
    "context": "wc_501",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/4224126/?format=api",
    "priority": 100,
    "id": 16279078,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/fr/?checksum=dcb0df8096a1df8b",
    "url": "https://hosted.weblate.org/api/units/16279078/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-11T09:27:56.200851+02:00"
}