Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/ru/?format=api",
    "source": [
        "The configuration will be written now.\n"
    ],
    "previous_source": "",
    "target": [
        "Сейчас конфигурация будет записана.\n"
    ],
    "id_hash": 7129312748056759499,
    "content_hash": 7129312748056759499,
    "location": "src/include/mail/ui.rb:157",
    "context": "",
    "note": "not to be displayed, #37554.\nbut ProbePackages still has to be called.\ncontinue-cancel popup",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12577474/?format=api",
    "priority": 100,
    "id": 1700900,
    "web_url": "https://l10n.opensuse.org/translate/yast-mail/master/ru/?checksum=e2f0682bf0964ccb",
    "url": "https://l10n.opensuse.org/api/units/1700900/?format=api",
    "explanation": "",
    "extra_flags": ""
}