GET /api/v1/parties/3105/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3105/?format=api",
"demozoo_url": "https://demozoo.org/parties/3105/",
"id": 3105,
"name": "PICO-8 Jam 2015",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1234/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1234/",
"id": 1234,
"name": "PICO-8 Jam",
"website": "http://www.lexaloffle.com/bbs/?tid=2769"
},
"start_date": "2015-11-21",
"end_date": "2015-11-29",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://www.lexaloffle.com/bbs/?tid=2769",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/167250/?format=api",
"demozoo_url": "https://demozoo.org/productions/167250/",
"id": 167250,
"title": "PICO-8 Jam #1 Invite",
"author_nicks": [
{
"name": "zep",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63873/?format=api",
"id": 63873,
"name": "zep",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-11-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/81/?format=api",
"id": 81,
"name": "PICO-8"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
],
"releases": [],
"competitions": [],
"external_links": []
}