GET /api/v1/parties/2944/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/parties/2944/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2944/",
    "id": 2944,
    "name": "Megabusters Private Party 1992",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1186/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1186/",
        "id": 1186,
        "name": "Megabusters Private Party",
        "website": ""
    },
    "start_date": "1992-08",
    "end_date": "1992-08",
    "location": "Chauffayer, Département des Hautes-Alpes, Provence-Alpes-Côte d'Azur, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 44.75417,
    "longitude": 6.00861,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}