Units API.

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

GET /api/units/4345144/?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/pt_PT/?format=api",
    "source": [
        "heavy shower snow"
    ],
    "previous_source": "",
    "target": [
        "períodos de nevão forte"
    ],
    "id_hash": -4254147634110297803,
    "content_hash": -5959359407521913007,
    "location": "",
    "context": "wc_622",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/4224144/?format=api",
    "priority": 100,
    "id": 4345144,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/pt_PT/?checksum=44f63b4426c98935",
    "url": "https://hosted.weblate.org/api/units/4345144/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-13T15:03:54+02:00"
}