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

{
    "url": "https://demozoo.org/api/v1/parties/3499/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3499/",
    "id": 3499,
    "name": "Prase Party 2006",
    "tagline": "11",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1369/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1369/",
        "id": 1369,
        "name": "Prase Party",
        "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/179312/?format=api",
            "demozoo_url": "https://demozoo.org/productions/179312/",
            "id": 179312,
            "title": "Prase Party 11 Intro",
            "author_nicks": [
                {
                    "name": "AmiGanS",
                    "abbreviation": "AGS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6033/?format=api",
                        "id": 6033,
                        "name": "AmiGanS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "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": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2006/praseparty06/"
        }
    ]
}