Units API.

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

GET /api/units/26250/?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/en/?format=api",
    "source": [
        "Six confirmations are required for a transaction to be verified. Each block takes about 10 minutes."
    ],
    "previous_source": "",
    "target": [
        "Six confirmations are required for a transaction to be verified. Each block takes about 10 minutes."
    ],
    "id_hash": -33099906698913741,
    "content_hash": 509096463952675475,
    "location": "",
    "context": "contactPage.faq.howManyConfirmationsAnswer",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 134,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.ppc.lol/api/units/26250/?format=api",
    "priority": 100,
    "id": 26250,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-net/translations/en/?checksum=7f8a67cf6b1cd833",
    "url": "https://weblate.ppc.lol/api/units/26250/?format=api",
    "explanation": "",
    "extra_flags": ""
}