Units API.

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

GET /api/units/32634/?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": [
        "transaction %s was rejected by daemon with status: "
    ],
    "previous_source": "",
    "target": [
        "la transaction %s a été rejetée par le démon avec le statut : "
    ],
    "id_hash": 6355596094754225560,
    "content_hash": 6355596094754225560,
    "location": "../src/wallet/api/pending_transaction.cpp:146",
    "context": "Monero::PendingTransactionImpl",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://translate.getmonero.org/api/units/102955/?format=api",
    "priority": 100,
    "id": 32634,
    "web_url": "http://translate.getmonero.org/translate/monero/cli-wallet/fr/?checksum=d8339cf98baf7d98",
    "url": "http://translate.getmonero.org/api/units/32634/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-15T09:44:30.179041Z"
}