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

{
    "url": "https://demozoo.org/api/v1/parties/5316/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5316/",
    "id": 5316,
    "name": "Benediction Coding Party #5",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1668/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1668/",
        "id": 1668,
        "name": "Benediction Coding Party",
        "website": "http://bndcodingparty.memoryfull.net"
    },
    "start_date": "2025-10-30",
    "end_date": "2025-11-02",
    "location": "Gavray-sur-Sienne, Manche, Normandy, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.90972,
    "longitude": -1.35,
    "website": "https://bndcodingparty.memoryfull.net/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1996&when=2025"
        }
    ]
}