Units API.

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

GET /api/units/10530323/?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-installation/master/cs/?format=api",
    "source": [
        "Confirm Update"
    ],
    "previous_source": "",
    "target": [
        "PotvrzenĂ­ aktualizace"
    ],
    "id_hash": 4779306818739872019,
    "content_hash": 4779306818739872019,
    "location": "src/include/installation/misc.rb:137, src/lib/installation/proposal_runner.rb:154",
    "context": "",
    "note": "Text for confirmation popup before the update really starts\n\n@return [String]\nHeading for confirmation popup before the update really starts",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12576215/?format=api",
    "priority": 100,
    "id": 10530323,
    "web_url": "https://l10n.opensuse.org/translate/yast-installation/master/cs/?checksum=c253823ad397a113",
    "url": "https://l10n.opensuse.org/api/units/10530323/?format=api",
    "explanation": "",
    "extra_flags": ""
}