Units API.

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

GET /api/units/365789/?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 can be used to import and export questionnaire\n    IDs. It only makes sense in projects where such an ID is printed on the\n    questionnaire. Note that you can also add IDs by using the stamp command,\n    which will give you the PDF at the same time."
    ],
    "previous_source": "",
    "target": [
        "Cette commande peut être utilisée pour importer et exporter des\n\tID de questionnaire. Elle n'est pertinente que dans les projets où un ID est \n\timprimé sur les questionnaires. Vous pouvez également ajouter des ID à l’aide\n\tde la commande stamp, qui génère également le PDF.."
    ],
    "id_hash": -6699805789238334324,
    "content_hash": -6699805789238334324,
    "location": "sdaps/cmdline/ids.py:30",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 48,
    "source_unit": "https://hosted.weblate.org/api/units/14738278/?format=api",
    "priority": 100,
    "id": 365789,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=23058221bc57ec8c",
    "url": "https://hosted.weblate.org/api/units/365789/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:01+02:00"
}