Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/ir/pt/?format=api",
    "source": [
        "Action form"
    ],
    "previous_source": "",
    "target": [
        "Formulário de ação"
    ],
    "id_hash": 2650191448195729496,
    "content_hash": 2650191448195729496,
    "location": "",
    "context": "selection:ir.action.keyword,keyword:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 872,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.tryton.org/api/units/475050/?format=api",
    "priority": 100,
    "id": 23985,
    "web_url": "https://translate.tryton.org/translate/tryton/ir/pt/?checksum=a4c75f14b07c0858",
    "url": "https://translate.tryton.org/api/units/23985/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:30:28.044404Z"
}