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

{
    "url": "https://demozoo.org/api/v1/parties/3949/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3949/",
    "id": 3949,
    "name": "Mail Madness Party 2",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1504/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1504/",
        "id": 1504,
        "name": "Mail Madness Party",
        "website": "http://web.archive.org/web/20160713113721/http://www.mr-museum.de/party.htm"
    },
    "start_date": "2001-12-11",
    "end_date": "2001-12-13",
    "location": "Hohenstein-Ernstthal, Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.80064,
    "longitude": 12.71287,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 15497,
            "demozoo_url": "https://demozoo.org/competitions/15497/",
            "name": "Mixed Competition",
            "shown_date": "2001-12-12",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/268214/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/268214/",
                        "id": 268214,
                        "title": "Decembaer",
                        "author_nicks": [
                            {
                                "name": "Civitas",
                                "abbreviation": "CIVI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                                    "id": 5554,
                                    "name": "Civitas",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001-12-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/268215/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/268215/",
                        "id": 268215,
                        "title": "Joker",
                        "author_nicks": [
                            {
                                "name": "Mr. Quark",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17452/?format=api",
                                    "id": 17452,
                                    "name": "Mr. Quark",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001-12-12",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "c64-multicolor-mode"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=584"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2001/mailmadness2/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20160713113746/http://www.mr-museum.de/party2.htm"
        }
    ]
}