Units API.

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

GET /api/units/26730/?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": [
        "How old is the Peercoin project?"
    ],
    "previous_source": "",
    "target": [
        "Seit wann gibt es Peercoin?"
    ],
    "id_hash": 2961478736664015731,
    "content_hash": 6054199340511908080,
    "location": "",
    "context": "contactPage.faq.howOldQuestion",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 121,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.ppc.lol/api/units/26224/?format=api",
    "priority": 100,
    "id": 26730,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-net/translations/de/?checksum=a91949386cbb3373",
    "url": "https://weblate.ppc.lol/api/units/26730/?format=api",
    "explanation": "",
    "extra_flags": ""
}