Units API.

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

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

{
    "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/de/?format=api",
    "source": [
        "You have no permission for this survey or question!"
    ],
    "previous_source": "",
    "target": [
        "Sie haben keine Berechtigung für diese Umfrage oder Frage!"
    ],
    "id_hash": 7789871265510197905,
    "content_hash": 7789871265510197905,
    "location": "",
    "context": "",
    "note": "Perl Module: Kernel/Modules/AgentSurveyEditQuestions.pm",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://translate.otrs.com/api/units/1562777/?format=api",
    "priority": 100,
    "id": 1564975,
    "web_url": "http://translate.otrs.com/translate/otrs-7/survey/de/?checksum=ec1b2ea4bac20a91",
    "url": "http://translate.otrs.com/api/units/1564975/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-15T08:43:57.779752Z"
}