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

{
    "url": "https://demozoo.org/api/v1/parties/4937/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4937/",
    "id": 4937,
    "name": "Interface 2024 (XXXVII)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1320/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1320/",
        "id": 1320,
        "name": "Interface",
        "website": "http://vccev.de/index.php/interface"
    },
    "start_date": "2024-03-16",
    "end_date": "2024-03-16",
    "location": "Schwentinental, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 54.286,
    "longitude": 10.2212,
    "website": "http://vccev.de/#/event/46",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/341395/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341395/",
            "id": 341395,
            "title": "Interface 37",
            "author_nicks": [
                {
                    "name": "Stonehead",
                    "abbreviation": "STHD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
                        "id": 40239,
                        "name": "Stonehead",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-03-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=2054&when=2024"
        }
    ]
}