Units API.

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

GET /api/units/10485/?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-flutter/translations/ro/?format=api",
    "source": [
        "$coin Addresses"
    ],
    "previous_source": "",
    "target": [
        "Adrese $coin"
    ],
    "id_hash": -1424392257007195042,
    "content_hash": -4790256783426296433,
    "location": "",
    "context": "addressbook_title",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/9972/?format=api",
    "priority": 100,
    "id": 10485,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ro/?checksum=6c3b8ac9fc44ec5e",
    "url": "https://weblate.ppc.lol/api/units/10485/?format=api",
    "explanation": "",
    "extra_flags": ""
}