GET /api/v1/parties/1937/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1937/?format=api",
"demozoo_url": "https://demozoo.org/parties/1937/",
"id": 1937,
"name": "MJJ Party 2010 (8)",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/754/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/754/",
"id": 754,
"name": "MJJ Party",
"website": ""
},
"start_date": "2010-06",
"end_date": "2010-06",
"location": "Montpellier, France",
"is_online": false,
"country_code": "FR",
"latitude": 43.610851,
"longitude": 3.87609,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}