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

{
    "url": "https://demozoo.org/api/v1/parties/4218/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4218/",
    "id": 4218,
    "name": "wINTER rEUNION 00",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1590/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1590/",
        "id": 1590,
        "name": "wINTER rEUNION",
        "website": ""
    },
    "start_date": "2000-02-18",
    "end_date": "2000-02-20",
    "location": "Zomergem, Provincie Oost-Vlaanderen, Flanders, Belgium",
    "is_online": false,
    "country_code": "BE",
    "latitude": 51.12768,
    "longitude": 3.55533,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}