このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"span": "day",
"limit": 30,
"offset": null
}curl --location --request GET 'https://misskey.io/api/charts/notes' \
--header 'Content-Type: application/json' \
--data '{
"span": "day",
"limit": 30,
"offset": null
}'{
"local": {
"total": [
0
],
"inc": [
0
],
"dec": [
0
],
"diffs": {
"normal": [
0
],
"reply": [
0
],
"renote": [
0
],
"withFile": [
0
]
}
},
"remote": {
"total": [
0
],
"inc": [
0
],
"dec": [
0
],
"diffs": {
"normal": [
0
],
"reply": [
0
],
"renote": [
0
],
"withFile": [
0
]
}
}
}