update list API doc
This commit is contained in:
@@ -121,37 +121,50 @@
|
|||||||
"success": true,
|
"success": true,
|
||||||
"id": "L8bhwx",
|
"id": "L8bhwx",
|
||||||
"title": "Rust in Peace",
|
"title": "Rust in Peace",
|
||||||
"date_created": 1513033315,
|
"date_created": 2020-02-04T18:34:13.466276Z,
|
||||||
"files": [
|
"files": [
|
||||||
|
// These structures are the same as the file info response, except for the detail_href and description fields
|
||||||
{
|
{
|
||||||
"detail_href": "/file/_SqVWi/info",
|
"detail_href": "/file/_SqVWi/info",
|
||||||
|
"description": "",
|
||||||
|
"success": true,
|
||||||
"id": "_SqVWi",
|
"id": "_SqVWi",
|
||||||
"name": "01 Holy Wars... The Punishment Due.mp3",
|
"name": "01 Holy Wars... The Punishment Due.mp3",
|
||||||
"description": "",
|
"size": 123456,
|
||||||
"date_created": 1513033304,
|
"date_created": 2020-02-04T18:34:13.466276Z,
|
||||||
"date_last_view": 1513033304,
|
"date_last_view": 2020-02-04T18:34:13.466276Z,
|
||||||
|
"mime_type": "audio/mp3",
|
||||||
"views": 1,
|
"views": 1,
|
||||||
"bandwidth_used": 1234567890
|
"bandwidth_used": 1234567890,
|
||||||
|
"thumbnail_href": "/file/_SqVWi/thumbnail"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"detail_href": "/file/RKwgZb/info",
|
"detail_href": "/file/RKwgZb/info",
|
||||||
|
"description": "",
|
||||||
|
"success": true,
|
||||||
"id": "RKwgZb",
|
"id": "RKwgZb",
|
||||||
"name": "02 Hangar 18.mp3",
|
"name": "02 Hangar 18.mp3",
|
||||||
"description": "",
|
"size": 123456,
|
||||||
"date_created": 1513033304,
|
"date_created": 2020-02-04T18:34:13.466276Z,
|
||||||
"date_last_view": 1513033304,
|
"date_last_view": 2020-02-04T18:34:13.466276Z,
|
||||||
|
"mime_type": "audio/mp3",
|
||||||
"views": 2,
|
"views": 2,
|
||||||
"bandwidth_used": 1234567890
|
"bandwidth_used": 1234567890,
|
||||||
|
"thumbnail_href": "/file/RKwgZb/thumbnail"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"detail_href": "/file/DRaL_e/info",
|
"detail_href": "/file/DRaL_e/info",
|
||||||
|
"description": "",
|
||||||
|
"success": true,
|
||||||
"id": "DRaL_e",
|
"id": "DRaL_e",
|
||||||
"name": "03 Take No Prisoners.mp3",
|
"name": "03 Take No Prisoners.mp3",
|
||||||
"description": "",
|
"size": 123456,
|
||||||
"date_created": 1513033304,
|
"date_created": 2020-02-04T18:34:13.466276Z,
|
||||||
"date_last_view": 1513033304,
|
"date_last_view": 2020-02-04T18:34:13.466276Z,
|
||||||
|
"mime_type": "audio/mp3",
|
||||||
"views": 3,
|
"views": 3,
|
||||||
"bandwidth_used": 1234567890
|
"bandwidth_used": 1234567890,
|
||||||
|
"thumbnail_href": "/file/DRaL_e/thumbnail"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user