Units API.

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

GET /api/units/4604170/?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 heavy drizzle"
    ],
    "previous_source": "",
    "target": [
        "þrumuveður með talsverðri súld"
    ],
    "id_hash": 8759935672972073270,
    "content_hash": 1139389244286707529,
    "location": "",
    "context": "wc_232",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/4224115/?format=api",
    "priority": 100,
    "id": 4604170,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/is/?checksum=f9918b151ac5d936",
    "url": "https://hosted.weblate.org/api/units/4604170/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-13T15:03:52+02:00"
}