Units API.

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

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

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
    "source": [
        "Peercoin uses the SHA256 cryptographic hash function. Any hardware that can effectively mine Bitcoin can be used to mine Peercoin."
    ],
    "previous_source": "",
    "target": [
        "Peercoin verwendet den SHA256 Algorithmus. Jede Hardware die Bitcoin effektiv minen kann, kann auch genutzt werden um Peercoins zu minen."
    ],
    "id_hash": 1332107463072230914,
    "content_hash": 5787294938897306794,
    "location": "",
    "context": "contactPage.faq.howCanIMineAnswer",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 124,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 20,
    "source_unit": "https://weblate.ppc.lol/api/units/26230/?format=api",
    "priority": 100,
    "id": 26733,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-net/translations/de/?checksum=927c98ae0b112e02",
    "url": "https://weblate.ppc.lol/api/units/26733/?format=api",
    "explanation": "",
    "extra_flags": ""
}