Units API.

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

GET /api/units/84555/?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/fr/?format=api",
    "source": [
        "The file '{0}' could not be saved. Maybe the file is currently in use or you do not have the required permissions.\nPlease select another filename and try again."
    ],
    "previous_source": "",
    "target": [
        "Le fichier '{0}' n'a pas pu être sauvegardé. Le fichier pourrait être utilisé ou vous n'avez pas les autorisations requises.\nVeuillez sélectionner un autre nom de fichier et réessayer."
    ],
    "id_hash": 5638121924733862272,
    "content_hash": 5638121924733862272,
    "location": "pdfforge.PDFCreator.UI.Presentation.WorkflowQuery.InteractiveWorkflowTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 29,
    "source_unit": "https://translate.pdfforge.org/api/units/135137/?format=api",
    "priority": 100,
    "id": 84555,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/fr/?checksum=ce3ea204bc1a8180",
    "url": "https://translate.pdfforge.org/api/units/84555/?format=api",
    "explanation": "",
    "extra_flags": ""
}