Units API.

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

GET /api/units/12581074/?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/en/?format=api",
    "source": [
        "Registering the System..."
    ],
    "previous_source": "",
    "target": [
        "Registering the System..."
    ],
    "id_hash": -4365072424728648933,
    "content_hash": -4365072424728648933,
    "location": "src/lib/registration/registration_ui.rb:81, src/lib/registration/registration_ui.rb:341",
    "context": "",
    "note": "FIXME: reused an existing message due to text freeze\n(later use a better text, it's system update actually...)",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 84,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://l10n.opensuse.org/api/units/12581074/?format=api",
    "priority": 100,
    "id": 12581074,
    "web_url": "https://l10n.opensuse.org/translate/yast-registration/master/en/?checksum=436c25c1c132231b",
    "url": "https://l10n.opensuse.org/api/units/12581074/?format=api",
    "explanation": "",
    "extra_flags": ""
}