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

{
    "url": "https://demozoo.org/api/v1/parties/4691/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4691/",
    "id": 4691,
    "name": "BEE #4",
    "tagline": "Party Like Beefour",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1613/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1613/",
        "id": 1613,
        "name": "BEE",
        "website": "http://www.c64page.de/html/Party-Page.htm"
    },
    "start_date": "2023-07-21",
    "end_date": "2023-07-23",
    "location": "Neuhaus an der Pegnitz, Regierungsbezirk Mittelfranken, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 49.62799,
    "longitude": 11.55066,
    "website": "http://www.c64page.de/html/Party-Page.htm",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/326477/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/326477/",
            "id": 326477,
            "title": "Digital Talk Disk Fodder",
            "author_nicks": [
                {
                    "name": "Logiker",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                        "id": 77454,
                        "name": "Logiker",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2023-07-23",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "petscii"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}