Units API.

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

GET /api/units/4345302/?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/settings/pt_PT/?format=api",
    "source": [
        "20 minutes"
    ],
    "previous_source": "",
    "target": [
        "20 minutos"
    ],
    "id_hash": -6422765938707812241,
    "content_hash": -6071787802500878871,
    "location": "",
    "context": "pref_data_cache_period_20",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/4311330/?format=api",
    "priority": 100,
    "id": 4345302,
    "web_url": "https://hosted.weblate.org/translate/world-weather/settings/pt_PT/?checksum=26ddc06873d7b06f",
    "url": "https://hosted.weblate.org/api/units/4345302/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-24T19:54:33+02:00"
}