Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-admin/pt_BR/?format=api",
    "source": [
        "This will approve or reject the space request."
    ],
    "previous_source": "",
    "target": [
        "Isso aprovará ou rejeitará a solicitação do espaço."
    ],
    "id_hash": 1760651304812198482,
    "content_hash": 3545218146717007600,
    "location": "",
    "context": "action.confirmation.desc",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.framasoft.org/api/units/752812/?format=api",
    "priority": 100,
    "id": 778456,
    "web_url": "https://weblate.framasoft.org/translate/framaspace/charon-admin/pt_BR/?checksum=986f17088ca8ba52",
    "url": "https://weblate.framasoft.org/api/units/778456/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-29T19:15:38.888459Z"
}