Units API.

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

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

{
    "translation": "https://translate.gajim.org/api/translations/gajim/master/pt_BR/?format=api",
    "source": [
        "This message was encrypted with %s and could not be decrypted."
    ],
    "previous_source": "",
    "target": [
        "Esta mensagem foi criptografada com %s e não pôde ser descriptografada."
    ],
    "id_hash": 1564888940074616496,
    "content_hash": 1564888940074616496,
    "location": "",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1408,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.gajim.org/api/units/237658/?format=api",
    "priority": 100,
    "id": 297662,
    "web_url": "https://translate.gajim.org/translate/gajim/master/pt_BR/?checksum=95b79a332a15c6b0",
    "url": "https://translate.gajim.org/api/units/297662/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-23T19:50:07.457432Z"
}