Units API.

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

GET /api/units/4507057/?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/mumble-ruby-pluginbot/pluginbot/en/?format=api",
    "source": [
        "help / internal"
    ],
    "previous_source": "",
    "target": [
        "<br /><span style='color:red;'><b>Internal commands</b></span><br /> <b>%{cc}about</b> Get information about this bot.<br /> <b>%{cc}settings</b> display current settings. Need SuperUser<br /> <b>%{cc}set <i>variable=value</i></b> Set variable to value. Need SuperUser<br /> <b>%{cc}bind</b> Bind bot to a user. (some functions will only work if bot is bound).<br /> <b>%{cc}unbind</b> Unbind bot.<br /> <b>%{cc}reset</b> Reset variables to default value. Needs SuperUser!<br /> <b>%{cc}blacklist <i>username</i></b> Add user to blacklist. Need binding.<br /> <b>%{cc}register</b> Let the bot register itself on the current server. Works only if server allows it. If it doesn't work ask an administrator of your Mumble server. Be aware that after registration only an administrator can change the name of the bot.<br /> <b>%{cc}ducking</b> Toggle voice ducking on/off.<br /> <b>%{cc}duckvol <i>volume</i></b> Set the ducking volume (% of normal volume).<br /> <b>%{cc}duckvol</b> Show current ducking volume.<br /> <b>%{cc}bitrate <i>rate in kbit/s</i></b> Set audio encoding rate. Note that the bot needs additional bandwidth for overhead so the overall bandwidth is higher than this bitrate.<br /> <b>%{cc}framesize</b> Print current framesize.<br /> <b>%{cc}framesize <i>size in msec</i></b> Set framesize in milliseconds. Greater values causes smaller overhead. Valid values are 10, 20, 40 and 60 msec<br /> <b>%{cc}bandwidth</b> Show information about the overall bandwidth, audo bandwidth (bitrate) and framesize.<br /> <b>%{cc}jobs</b> Shows current jobs of the bot.<br /> <b>%{cc}plugins</b> - Shows activated plugins.<br />"
    ],
    "id_hash": 8161700564367441218,
    "content_hash": 8161700564367441218,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/4507057/?format=api",
    "priority": 100,
    "id": 4507057,
    "web_url": "https://hosted.weblate.org/translate/mumble-ruby-pluginbot/pluginbot/en/?checksum=f1442f6bb639fd42",
    "url": "https://hosted.weblate.org/api/units/4507057/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-01-19T16:02:38+01:00"
}