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

{
    "url": "https://demozoo.org/api/v1/parties/1877/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1877/",
    "id": 1877,
    "name": "Amstrad Expo 2004",
    "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": "2004-04-10",
    "end_date": "2004-04-12",
    "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/167802/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/167802/",
            "id": 167802,
            "title": "Mother Fuckin Fish",
            "author_nicks": [
                {
                    "name": "Beb",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                        "id": 11756,
                        "name": "Beb",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Overlanders",
                    "abbreviation": "OVL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11761/?format=api",
                        "id": 11761,
                        "name": "Overlanders",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2004-04",
            "supertype": "graphics",
            "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/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 7717,
            "demozoo_url": "https://demozoo.org/competitions/7717/",
            "name": "Demo",
            "shown_date": "2004-04",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            },
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8609/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8609/",
                        "id": 8609,
                        "title": "DemoIzFart",
                        "author_nicks": [
                            {
                                "name": "Arkos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                                    "id": 10213,
                                    "name": "Arkos",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2004-04",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/amstrad-cpc-expo/amstrad-cpc-expo-2004"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1046&when=2004"
        }
    ]
}