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

{
    "url": "https://demozoo.org/api/v1/parties/4831/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4831/",
    "id": 4831,
    "name": "NFC & AFL Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1760/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1760/",
        "id": 1760,
        "name": "NFC & AFL Party",
        "website": ""
    },
    "start_date": "1988-09-24",
    "end_date": "1988-09-24",
    "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
    "is_online": false,
    "country_code": "BE",
    "latitude": 50.85045,
    "longitude": 4.34878,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/334550/?format=api",
            "demozoo_url": "https://demozoo.org/productions/334550/",
            "id": 334550,
            "title": "M.U.S.I.C. 4 The NFC-Copyparty",
            "author_nicks": [
                {
                    "name": "Main Underground Service in Commodore",
                    "abbreviation": "MUSIC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116087/?format=api",
                        "id": 116087,
                        "name": "Main Underground Service in Commodore",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-09-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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/334548/?format=api",
            "demozoo_url": "https://demozoo.org/productions/334548/",
            "id": 334548,
            "title": "Party Intro",
            "author_nicks": [
                {
                    "name": "Alpha Flight 1970",
                    "abbreviation": "AFL'70",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                        "id": 1492,
                        "name": "Alpha Flight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-09-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 18494,
            "demozoo_url": "https://demozoo.org/competitions/18494/",
            "name": "C64 Demo",
            "shown_date": "1988-09-24",
            "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/321624/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/321624/",
                        "id": 321624,
                        "title": "Bit Image on Top",
                        "author_nicks": [
                            {
                                "name": "Bit Image",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/107235/?format=api",
                                    "id": 107235,
                                    "name": "Bit Image",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1988",
                        "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": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2141"
        }
    ]
}