Units API.

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

GET /api/units/32630/?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": [
        "Attempting to save transaction to file, but specified file(s) exist. Exiting to not risk overwriting. File:"
    ],
    "previous_source": "",
    "target": [
        "Tentative d'enregistrement d'une transaction dans un fichier, mais le fichier spécifié existe déjà. Sortie pour ne pas risquer de l'écraser. Fichier :"
    ],
    "id_hash": -7160160825832467982,
    "content_hash": -7160160825832467982,
    "location": "../src/wallet/api/pending_transaction.cpp:92",
    "context": "Monero::PendingTransactionImpl",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "http://translate.getmonero.org/api/units/102951/?format=api",
    "priority": 100,
    "id": 32630,
    "web_url": "http://translate.getmonero.org/translate/monero/cli-wallet/fr/?checksum=1ca1ffaa419691f2",
    "url": "http://translate.getmonero.org/api/units/32630/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-15T09:44:30.068849Z"
}