GET /api/v1/parties/?format=api&ordering=-country_code&page=55
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 5403,
"next": null,
"previous": "https://demozoo.org/api/v1/parties/?format=api&ordering=-country_code&page=54",
"results": [
{
"url": "https://demozoo.org/api/v1/parties/5557/?format=api",
"demozoo_url": "https://demozoo.org/parties/5557/",
"id": 5557,
"name": "GroovyCompo #24",
"tagline": "",
"start_date": "1999-06",
"end_date": "1999-06",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://www.fq-music.net/gc/results/gc24res.htm"
},
{
"url": "https://demozoo.org/api/v1/parties/5560/?format=api",
"demozoo_url": "https://demozoo.org/parties/5560/",
"id": 5560,
"name": "20 Meehnutz Chipcompo #10",
"tagline": "",
"start_date": "1995-11-18",
"end_date": "1995-11-18",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/5559/?format=api",
"demozoo_url": "https://demozoo.org/parties/5559/",
"id": 5559,
"name": "GroovyCompo #25",
"tagline": "",
"start_date": "1999-07",
"end_date": "1999-07",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://www.fq-music.net/gc/results/gc25res.htm"
}
]
}