Units API.

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

GET /api/units/256584/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/peertube/player/en/?format=api",
    "source": [
        "Auto"
    ],
    "previous_source": "",
    "target": [
        "Auto"
    ],
    "id_hash": -407286669138793476,
    "content_hash": -407286669138793476,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/256584/?format=api",
    "priority": 100,
    "id": 256584,
    "web_url": "https://weblate.framasoft.org/translate/peertube/player/en/?checksum=7a5906eeac3aebfc",
    "url": "https://weblate.framasoft.org/api/units/256584/?format=api",
    "explanation": "The formerly German translation \"Automatisch\" is too long, so in the UI the checkmark is overlayed by the long word \"Automatisch\". The now translated \"Auto\" is very good to understand for Germans, so we should keep with this shorter \"Auto\".",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-07T13:19:19.290243Z"
}