Units API.

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

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

{
    "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/he/?format=api",
    "source": [
        "Your team has received a new request {{ object.name }}!"
    ],
    "previous_source": "",
    "target": [
        "הצוות שלך קיבל בקשה חדשה {{ object.name }}!"
    ],
    "id_hash": 6379945506176509841,
    "content_hash": 6379945506176509841,
    "location": "model:mail.template,subject:generic_request_team.mail_template_default_request_team_assigned",
    "context": "",
    "note": "module: generic_request_team",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://weblate.crnd.pro/api/units/676860/?format=api",
    "priority": 100,
    "id": 690266,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_team/he/?checksum=d88a1ea2ae002791",
    "url": "http://weblate.crnd.pro/api/units/690266/?format=api",
    "explanation": "",
    "extra_flags": ""
}