Units API.

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

GET /api/units/365758/?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/sdaps/master/fr/?format=api",
    "source": [
        "This command is used to add scanned images to the survey.\n    The image data needs to be a (multipage) 300dpi monochrome TIFF file. You\n    may choose not to copy the data into the project directory. In that case\n    the data will be referenced using a relative path."
    ],
    "previous_source": "",
    "target": [
        "Cette commande sert à ajouter des images numérisées au sondage.\n\tLe fichier image doit être au format TIFF monochrome 300ppp (multipage). Vous\n\tpouvez choisir de ne pas copier le fichier dans le dossier du projet. Dans ce cas,\n\tvous devez indiquer son chemin relatif."
    ],
    "id_hash": 5274414003589454507,
    "content_hash": 5274414003589454507,
    "location": "sdaps/cmdline/add.py:32",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 47,
    "source_unit": "https://hosted.weblate.org/api/units/14738025/?format=api",
    "priority": 100,
    "id": 365758,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=c9327b975a4b9aab",
    "url": "https://hosted.weblate.org/api/units/365758/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:19:59+02:00"
}