$ http GET https://api.saures.ru/1.0/sensor/battery sid=="92104027-908a-43dd-b18b-b06b918f696d" sn=="5CCF7FC44D2E" -v
GET /1.0/sensor/battery?sid=92104027-908a-43dd-b18b-b06b918f696d&sn=5CCF7FC44D2E
HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
Connection: keep-alive
Host: api.saures.ru
User-Agent: HTTPie/0.9.8
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 56
Content-Type: application/json; charset=utf-8
Strict-Transport-Security: max-age=31536000
{
"data": {
"2020-11-10": 100,
"2020-11-11": 100,
"2020-11-12": 100,
"2020-11-13": 100,
"2020-11-14": 100,
"2020-11-15": 100,
"2020-11-16": 100,
"2020-11-17": 100,
"2020-11-18": 100,
"2020-11-19": 100,
"2020-11-20": 100,
"2020-11-21": 100,
"2020-11-22": 100,
"2020-11-23": 100,
"2020-11-24": 100,
"2020-11-25": 100,
"2020-11-26": 100,
"2020-11-27": 100,
"2020-11-28": 100,
"2020-11-29": 100,
"2020-11-30": 100,
"2020-12-01": 100,
"2020-12-02": 100,
"2020-12-03": 100
},
"errors": [],
"status": "ok"
}