Units API.

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

GET /api/units/16279099/?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": [
        "haze"
    ],
    "previous_source": "",
    "target": [
        "brouillard"
    ],
    "id_hash": -2980320591524826033,
    "content_hash": -6048712195953934621,
    "location": "",
    "context": "wc_721",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/4224147/?format=api",
    "priority": 100,
    "id": 16279099,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/fr/?checksum=56a3c6366161744f",
    "url": "https://hosted.weblate.org/api/units/16279099/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-11T09:27:56.729030+02:00"
}