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

{
    "url": "https://demozoo.org/api/v1/parties/1333/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1333/",
    "id": 1333,
    "name": "Bunkerparty 2009",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/557/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/557/",
        "id": 557,
        "name": "Bunkerparty",
        "website": "http://www.dienstagstreff.de/veranstaltungen/"
    },
    "start_date": "2009-08-14",
    "end_date": "2009-08-16",
    "location": "Bochum, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.48595,
    "longitude": 7.21086,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/5109/?format=api",
            "demozoo_url": "https://demozoo.org/productions/5109/",
            "id": 5109,
            "title": "Bunkerparty 09 pre Invitation",
            "author_nicks": [
                {
                    "name": "Dienstagstreff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3627/?format=api",
                        "id": 3627,
                        "name": "Dienstagstreff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2009-04-13",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/25520/?format=api",
            "demozoo_url": "https://demozoo.org/productions/25520/",
            "id": 25520,
            "title": "Invitro Bunkerparty 2009",
            "author_nicks": [
                {
                    "name": "Dienstagstreff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3627/?format=api",
                        "id": 3627,
                        "name": "Dienstagstreff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2009-08-01",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://dienstagstreff.de/veranstaltungen/2009/index.php"
        },
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1529"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/bunkerparty/bunkerparty-2009"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1515&when=2009"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2009/bunkerparty09/"
        }
    ]
}