GET /api/v1/parties/2654/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2654/?format=api",
"demozoo_url": "https://demozoo.org/parties/2654/",
"id": 2654,
"name": "HomeCon 2010",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1070/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1070/",
"id": 1070,
"name": "HomeCon",
"website": ""
},
"start_date": "2010-01-23",
"end_date": "2010-01-23",
"location": "Main-Kinzig-Kreis, Regierungsbezirk Darmstadt, Hesse, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 50.25,
"longitude": 9.30472,
"website": "",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/110893/?format=api",
"demozoo_url": "https://demozoo.org/productions/110893/",
"id": 110893,
"title": "HomeCon 5 Invitation",
"author_nicks": [
{
"name": "JAC!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
"id": 6314,
"name": "JAC!",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-01-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": [
"source-available"
]
}
],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://forum.homecon.org/"
}
]
}