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

{
    "url": "https://demozoo.org/api/v1/parties/561/?format=api",
    "demozoo_url": "https://demozoo.org/parties/561/",
    "id": 561,
    "name": "Fallas Party 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/219/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/219/",
        "id": 219,
        "name": "Fallas Party",
        "website": "http://www.fparty.org/"
    },
    "start_date": "1995-03-24",
    "end_date": "1995-03-26",
    "location": "Comunitat Valenciana, Valencia, Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 39.5,
    "longitude": -0.75,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/151557/?format=api",
            "demozoo_url": "https://demozoo.org/productions/151557/",
            "id": 151557,
            "title": "Fallas Party '95 Invitation Intro",
            "author_nicks": [
                {
                    "name": "The Lords Of The Bits",
                    "abbreviation": "TLOTB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                        "id": 5945,
                        "name": "The Lords Of The Bits",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/151564/?format=api",
            "demozoo_url": "https://demozoo.org/productions/151564/",
            "id": 151564,
            "title": "Ignore",
            "author_nicks": [
                {
                    "name": "The Lords Of The Bits",
                    "abbreviation": "TLOTB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                        "id": 5945,
                        "name": "The Lords Of The Bits",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/fallas-party-1995"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=56&when=1995"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/fallas95/"
        }
    ]
}