Units API.

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

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

{
    "translation": "http://translate.getmonero.org/api/translations/monero/cli-wallet/fr/?format=api",
    "source": [
        "daemon is busy. Please try again later."
    ],
    "previous_source": "",
    "target": [
        "le démon est occupé. Veuillez réessayer plus tard."
    ],
    "id_hash": -5339157986116994661,
    "content_hash": -5339157986116994661,
    "location": "../src/wallet/api/pending_transaction.cpp:139",
    "context": "Monero::PendingTransactionImpl",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.getmonero.org/api/units/102953/?format=api",
    "priority": 100,
    "id": 32632,
    "web_url": "http://translate.getmonero.org/translate/monero/cli-wallet/fr/?checksum=35e7801985ce799b",
    "url": "http://translate.getmonero.org/api/units/32632/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-15T09:44:30.118783Z"
}