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

{
    "url": "https://demozoo.org/api/v1/parties/4723/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4723/",
    "id": 4723,
    "name": "Barbeque 1994 (3)",
    "tagline": "Graveyard Jazzboom - eli kun luupuiston Golgatan Olga soittopelin osti.",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1574/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1574/",
        "id": 1574,
        "name": "Barbeque",
        "website": ""
    },
    "start_date": "1994-06-17",
    "end_date": "1994-06-19",
    "location": "Sääksmäki, Etelä-Pirkanmaa, Pirkanmaa, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 61.20408,
    "longitude": 24.06575,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/327217/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327217/",
            "id": 327217,
            "title": "Mole",
            "author_nicks": [
                {
                    "name": "Extend",
                    "abbreviation": "EXT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                        "id": 3074,
                        "name": "Extend",
                        "is_group": true
                    }
                },
                {
                    "name": "Topaz Beerline",
                    "abbreviation": "TB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5025/?format=api",
                        "id": 5025,
                        "name": "Topaz Beerline",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-19",
            "supertype": "production",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=370"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1096&when=1994"
        }
    ]
}