GET /api/v1/parties/4519/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4519/?format=api",
"demozoo_url": "https://demozoo.org/parties/4519/",
"id": 4519,
"name": "PICO-1K Jam 2022",
"tagline": "Make cool things in PICO-8 by using only 1K (1024) Compressed Bytes of code",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1636/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1636/",
"id": 1636,
"name": "PICO-1K Jam",
"website": "https://itch.io/jam/pico-1k"
},
"start_date": "2022-09-01",
"end_date": "2022-09-30",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://itch.io/jam/pico-1k-2022",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1959&when=2022"
}
]
}