Units API.

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

GET /api/units/85519/?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/it/?format=api",
    "source": [
        "A printer with the name '{0}' is already installed on your system. Please enter a new printer name:"
    ],
    "previous_source": "",
    "target": [
        "Una stampante chiamata '{0}' è già installata nel sistema. Inserisci un nuovo nome della stampante:"
    ],
    "id_hash": 5896598793756841909,
    "content_hash": 5896598793756841909,
    "location": "pdfforge.PDFCreator.UI.Presentation.Assistants.PrinterAssistantTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 804,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://translate.pdfforge.org/api/units/135976/?format=api",
    "priority": 100,
    "id": 85519,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/it/?checksum=d1d4ed5c84df97b5",
    "url": "https://translate.pdfforge.org/api/units/85519/?format=api",
    "explanation": "",
    "extra_flags": ""
}