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

{
    "url": "https://demozoo.org/api/v1/parties/2236/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2236/",
    "id": 2236,
    "name": "Boozembly 2006",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/537/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/537/",
        "id": 537,
        "name": "Boozembly",
        "website": ""
    },
    "start_date": "2006",
    "end_date": "2006",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/113841/?format=api",
            "demozoo_url": "https://demozoo.org/productions/113841/",
            "id": 113841,
            "title": "Boozembly06",
            "author_nicks": [
                {
                    "name": "Rave Network Overscan",
                    "abbreviation": "RNO",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                        "id": 3066,
                        "name": "Rave Network Overscan",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=406&when=2006"
        }
    ]
}