Units API.

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

GET /api/units/118241/?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/pt_BR/?format=api",
    "source": [
        "You have no print queues yet. Add your first queue now!"
    ],
    "previous_source": "",
    "target": [
        "Você ainda não tem filas de impressão. Adicione agora a sua primeira fila!"
    ],
    "id_hash": -576755797577667811,
    "content_hash": -576755797577667811,
    "location": "pdfforge.PDFCreatorServer.UI.Presentation.Views.Queues.QueueSettingsTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 834,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.pdfforge.org/api/units/135482/?format=api",
    "priority": 100,
    "id": 118241,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/pt_BR/?checksum=77fef3a86b3c6b1d",
    "url": "https://translate.pdfforge.org/api/units/118241/?format=api",
    "explanation": "",
    "extra_flags": ""
}