Units API.

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

GET /api/units/2285640/?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-registration/master/de/?format=api",
    "source": [
        "Would you like to enable these repositories during installation\nin order to receive the latest updates?"
    ],
    "previous_source": "",
    "target": [
        "Möchten Sie diese Repositories während der Installation\naktivieren, damit Sie die neuesten Aktualisierungen erhalten?"
    ],
    "id_hash": -7483670341336147052,
    "content_hash": -7483670341336147052,
    "location": "src/lib/registration/registration_ui.rb:265",
    "context": "",
    "note": "TRANSLATORS: updates popup question (2/2), multiline, max. ~60 chars/line",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://l10n.opensuse.org/api/units/12581082/?format=api",
    "priority": 100,
    "id": 2285640,
    "web_url": "https://l10n.opensuse.org/translate/yast-registration/master/de/?checksum=1824a97988885b94",
    "url": "https://l10n.opensuse.org/api/units/2285640/?format=api",
    "explanation": "",
    "extra_flags": ""
}