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

{
    "url": "https://demozoo.org/api/v1/parties/1428/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1428/",
    "id": 1428,
    "name": "DoReCo Party 2011",
    "tagline": "3",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/598/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/598/",
        "id": 598,
        "name": "DoReCo Party",
        "website": "http://www.doreco.de/"
    },
    "start_date": "2011-07-22",
    "end_date": "2011-07-24",
    "location": "Altenmellrich, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.533218,
    "longitude": 8.26436,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13586,
            "demozoo_url": "https://demozoo.org/competitions/13586/",
            "name": "C64 Demo",
            "shown_date": "2011-07-23",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175576/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175576/",
                        "id": 175576,
                        "title": "Eat This",
                        "author_nicks": [
                            {
                                "name": "Secret Lab Productions",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/30006/?format=api",
                                    "id": 30006,
                                    "name": "Secret Lab Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-07-23",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175561/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175561/",
                        "id": 175561,
                        "title": "Geschichte Wird Gemacht",
                        "author_nicks": [
                            {
                                "name": "Welle:Erdball",
                                "abbreviation": "(W:E)",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5994/?format=api",
                                    "id": 5994,
                                    "name": "Welle:Erdball",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-07-24",
                        "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/7/?format=api",
                                "id": 7,
                                "name": "Musicdisk",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175577/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175577/",
                        "id": 175577,
                        "title": "DoReCo 2011",
                        "author_nicks": [
                            {
                                "name": "Metalvotze",
                                "abbreviation": "VOZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                                    "id": 3525,
                                    "name": "Metalvotze",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-07-23",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.doreco.de/"
        },
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1799"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/doreco/doreco-2011"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1573&when=2011"
        }
    ]
}