/* POST /account/get_unlocks HTTP/1.1 Host: live.radiance.thatgamecompany.com User-Agent: Sky-Live-com.tgc.sky.win/0.26.1.275000 (MS-7D25; win 10.0.19045; en) X-Session-ID: 34fcfe6b-b8c8-ae17-af8c-d8bbc1910e73 Content-Type: application/json trace-id: J1RBNmv user-id: 28696b5b-3fd0-4b47-bfe0-bdfab9328214 session: c96c4ac19fd8ead1e884e4a852a7e933 x-sky-level-id: 3526133726 Content-Length: 141 */ //Request { "session" : "c96c4ac19fd8ead1e884e4a852a7e933", "user" : "28696b5b-3fd0-4b47-bfe0-bdfab9328214", "user_id" : "28696b5b-3fd0-4b47-bfe0-bdfab9328214" } /* HTTP/1.1 200 OK Server: nginx/1.14.2 Date: Fri, 12 Jul 2024 21:16:16 GMT Content-Type: application/json; charset=utf-8 Connection: keep-alive Content-Length: 469 */ //Response { "unlocks" : [ { "ack" : false, "created_at" : 1717265536, "name" : "ap06unlock_ap20_fetch_01", "type" : "spiritshop" }, { "ack" : false, "created_at" : 1717265799, "name" : "ap06unlock_ap20_fetch_03", "type" : "spiritshop" }, { "ack" : false, "created_at" : 1717266303, "name" : "teleport_to_questap22", "type" : "spiritshop" }, { "ack" : false, "created_at" : 1717267930, "name" : "emote_upgrade_point_01", "type" : "spiritshop" }, { "ack" : false, "created_at" : 1717267947, "name" : "CharSkyKid_Hair_TopSharp", "type" : "spiritshop" } ] }