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

{
    "url": "https://demozoo.org/api/v1/parties/2052/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2052/",
    "id": 2052,
    "name": "Amstrad Expo 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/545/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/545/",
        "id": 545,
        "name": "Amstrad Expo",
        "website": "http://expo.cpcscene.com"
    },
    "start_date": "2005-03-26",
    "end_date": "2005-03-28",
    "location": "Coutances, Département de la Manche, Lower Normandy, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 49.05,
    "longitude": -1.43333,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/167798/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167798/",
            "id": 167798,
            "title": "Amstrad Expo 2005",
            "author_nicks": [
                {
                    "name": "Benediction",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
                        "id": 11765,
                        "name": "Benediction",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                    "id": 61,
                    "name": "Amstrad Plus"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/134686/?format=api",
            "demozoo_url": "https://demozoo.org/productions/134686/",
            "id": 134686,
            "title": "Amstrad Expo Magic Circus",
            "author_nicks": [
                {
                    "name": "Les Sucres En Morceaux",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3940/?format=api",
                        "id": 3940,
                        "name": "Les Sucres En Morceaux",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-08-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/amstrad-cpc-expo/amstrad-cpc-expo-2005"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1046&when=2005"
        }
    ]
}