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

{
    "url": "https://demozoo.org/api/v1/parties/696/?format=api",
    "demozoo_url": "https://demozoo.org/parties/696/",
    "id": 696,
    "name": "Meeting 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/263/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/263/",
        "id": 263,
        "name": "Meeting",
        "website": "http://themeeting.free.fr/"
    },
    "start_date": "2002-06-29",
    "end_date": "2002-06-30",
    "location": "Lille, Département du Nord, Nord-Pas-de-Calais-Picardie, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 50.63297,
    "longitude": 3.05858,
    "website": "http://themeeting.free.fr/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/the-meeting/the-meeting-2002"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20021130123407/http://themeeting.free.fr/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020628094848/http://themeeting.free.fr/"
        }
    ]
}