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

{
    "url": "https://demozoo.org/api/v1/parties/827/?format=api",
    "demozoo_url": "https://demozoo.org/parties/827/",
    "id": 827,
    "name": "Online 1997",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/321/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/321/",
        "id": 321,
        "name": "Online",
        "website": ""
    },
    "start_date": "1997",
    "end_date": "1997",
    "location": "Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 64.556534,
    "longitude": 12.66617,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/172899/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172899/",
            "id": 172899,
            "title": "Invitation for ONLINE '97",
            "author_nicks": [
                {
                    "name": "Xenogenesis",
                    "abbreviation": "XNG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7849/?format=api",
                        "id": 7849,
                        "name": "Xenogenesis",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-10-21",
            "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/345637/?format=api",
            "demozoo_url": "https://demozoo.org/productions/345637/",
            "id": 345637,
            "title": "Paviljon 7",
            "author_nicks": [
                {
                    "name": "Rectum Cauda",
                    "abbreviation": "RC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                        "id": 8483,
                        "name": "Rectum Cauda",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997",
            "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=259&when=1997"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1997/online97/"
        }
    ]
}