Units API.

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

GET /api/units/4909564/?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/good-weather/strings/en/?format=api",
    "source": [
        "Sunrise: %s"
    ],
    "previous_source": "",
    "target": [
        "Sunrise: %s"
    ],
    "id_hash": 2225651763083444697,
    "content_hash": 2434715434919407092,
    "location": "",
    "context": "sunrise_label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/4909564/?format=api",
    "priority": 100,
    "id": 4909564,
    "web_url": "https://hosted.weblate.org/translate/good-weather/strings/en/?checksum=9ee31a7c8c4f81d9",
    "url": "https://hosted.weblate.org/api/units/4909564/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-05-15T12:03:23+02:00"
}