owapi 2.0.0

Overwatch JSON API bindings for Rust
Documentation
{
    "defense": {
        "ice_blocked": true,
        "triple_threat": false,
        "simple_geometry": false,
        "the_dragon_is_sated": false,
        "did_that_sting": true,
        "mine_like_a_steel_trap": true,
        "charge": false,
        "cold_snap": false,
        "raid_wipe": true,
        "armor_up": true,
        "roadkill": true,
        "smooth_as_silk": true
    },
    "offense": {
        "hack_the_planet": false,
        "power_outage": false,
        "whoa_there": true,
        "die_die_die_die": false,
        "its_high_noon": false,
        "their_own_worst_enemy": false,
        "clearing_the_area": true,
        "target_rich_environment": true,
        "death_from_above": false,
        "total_recall": true,
        "rocket_man": false,
        "slice_and_dice": false,
        "special_delivery": false,
        "waste_not_want_not": false
    },
    "support": {
        "rapid_discord": false,
        "enabler": false,
        "huge_rez": true,
        "supersonic": true,
        "naptime": false,
        "huge_success": false,
        "the_iris_embraces_you": false,
        "the_car_wash": true,
        "the_floor_is_lava": false,
        "group_health_plan": true
    },
    "general": {
        "decorated": true,
        "blackjack": true,
        "centenary": true,
        "undying": true,
        "level_10": true,
        "the_path_is_closed": true,
        "level_50": true,
        "level_25": true,
        "decked_out": false,
        "survival_expert": false,
        "the_friend_zone": true
    },
    "tank": {
        "overclocked": false,
        "halt_state": false,
        "i_am_your_shield": true,
        "mine_sweeper": false,
        "storm_earth_and_fire": false,
        "giving_you_the_hook": true,
        "power_overwhelming": true,
        "anger_management": false,
        "hog_wild": true,
        "the_power_of_attraction": true,
        "shot_down": false,
        "game_over": false
    },
    "maps": {
        "world_traveler": true,
        "lockdown": true,
        "cant_touch_this": true,
        "shutout": true,
        "escort_duty": true,
        "double_cap": true
    }
}