Units API.

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

GET /api/units/4604161/?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/is/?format=api",
    "source": [
        "thunderstorm with light rain"
    ],
    "previous_source": "",
    "target": [
        "þrumuveður með dálítilli rigningu"
    ],
    "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": 4604161,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/is/?checksum=be79f1dfec25e169",
    "url": "https://hosted.weblate.org/api/units/4604161/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-13T15:03:51+02:00"
}