Units API.

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

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

{
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/de/?format=api",
    "source": [
        "Store failed print jobs"
    ],
    "previous_source": "",
    "target": [
        "Fehlgeschlagene Druckaufträge speichern"
    ],
    "id_hash": 7816294306186797618,
    "content_hash": 7816294306186797618,
    "location": "pdfforge.PDFCreatorServer.UI.Presentation.Views.Settings.StoreFailedJobTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 825,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.pdfforge.org/api/units/172243/?format=api",
    "priority": 100,
    "id": 172257,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/de/?checksum=ec790e424c2c2232",
    "url": "https://translate.pdfforge.org/api/units/172257/?format=api",
    "explanation": "",
    "extra_flags": ""
}