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

{
    "url": "https://demozoo.org/api/v1/parties/3649/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3649/",
    "id": 3649,
    "name": "Compusphere 2004 (14)",
    "tagline": "14",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/50/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/50/",
        "id": 50,
        "name": "Compusphere",
        "website": "http://www.compusphere.se"
    },
    "start_date": "2004-02-13",
    "end_date": "2004-02-15",
    "location": "Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "website": "http://www.compusphere.se",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/68366/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/68366/",
            "id": 68366,
            "title": "Compusphere 14",
            "author_nicks": [
                {
                    "name": "Orbiter",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4476/?format=api",
                        "id": 4476,
                        "name": "Orbiter",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-11-29",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/188952/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188952/",
            "id": 188952,
            "title": "Compusphere 14 Invitation",
            "author_nicks": [
                {
                    "name": "Up Rough",
                    "abbreviation": "UP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                        "id": 456,
                        "name": "Up Rough",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-01",
            "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=146&when=2004"
        }
    ]
}