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

{
    "url": "https://demozoo.org/api/v1/parties/4574/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4574/",
    "id": 4574,
    "name": "GroovyCompo #46",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1632/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1632/",
        "id": 1632,
        "name": "GroovyCompo",
        "website": "http://www.fq-music.net/gc/index.htm"
    },
    "start_date": "2000",
    "end_date": "2000",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://www.fq-music.net/gc/index.htm",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17546,
            "demozoo_url": "https://demozoo.org/competitions/17546/",
            "name": "Music",
            "shown_date": "2000",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/315812/?format=api",
                        "demozoo_url": "https://demozoo.org/music/315812/",
                        "id": 315812,
                        "title": "Mike And The Mechanical Doctor",
                        "author_nicks": [
                            {
                                "name": "Dr. Q-Cumber",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/87565/?format=api",
                                    "id": 87565,
                                    "name": "DRQ",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "MikeCB",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/134801/?format=api",
                                    "id": 134801,
                                    "name": "MikeCB",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "SoundStorm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/134802/?format=api",
                                    "id": 134802,
                                    "name": "SoundStorm",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2000",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "32ch",
                            "xm"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}