List metadata

GET /list_information/

Request

No data or headers required

Response: 200 OK

Header Value
Content-Type application/json
Field Type Description
extended_list_size integer The length of the demonlist, including the extended list, but excluding the legacy list
list_size integer The length of the demonlist, excluding extended and legacy list

Example request

GET /api/v1/list_information/
Accept: application/json