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

{
    "url": "https://demozoo.org/api/v1/parties/4182/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4182/",
    "id": 4182,
    "name": "Yodel Conference 3 & 4",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/285/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/285/",
        "id": 285,
        "name": "Yodel Conference",
        "website": "http://yodel.net/old/yc8.html"
    },
    "start_date": "1994",
    "end_date": "1994",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://yodel.net/old/yc8.html",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/195636/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195636/",
            "id": 195636,
            "title": "Yodel Conference 3 & 4 Invitation",
            "author_nicks": [
                {
                    "name": "Yodel",
                    "abbreviation": "YDL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                        "id": 7181,
                        "name": "Yodel",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-26",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/286908/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286908/",
            "id": 286908,
            "title": "Yodel Conference 3 & 4 Invitation",
            "author_nicks": [
                {
                    "name": "Yodel",
                    "abbreviation": "YDL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                        "id": 7181,
                        "name": "Yodel",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=252&when=1994"
        }
    ]
}