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

{
    "url": "https://demozoo.org/api/v1/parties/388/?format=api",
    "demozoo_url": "https://demozoo.org/parties/388/",
    "id": 388,
    "name": "Magnetic Fields 1990 Select",
    "tagline": "Select",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/130/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/130/",
        "id": 130,
        "name": "Magnetic Fields",
        "website": ""
    },
    "start_date": "1990-02-03",
    "end_date": "1990-02-04",
    "location": "Doncaster, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 53.523491,
    "longitude": -1.13172,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 16437,
            "demozoo_url": "https://demozoo.org/competitions/16437/",
            "name": "Demo",
            "shown_date": "1990-02-03",
            "platform": null,
            "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/234224/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/234224/",
                        "id": 234224,
                        "title": "Kreator's First Demo",
                        "author_nicks": [
                            {
                                "name": "Anarchy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                                    "id": 958,
                                    "name": "Anarchy",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1990-02-03",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 16438,
            "demozoo_url": "https://demozoo.org/competitions/16438/",
            "name": "Music",
            "shown_date": "1990-02-03",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/231837/?format=api",
                        "demozoo_url": "https://demozoo.org/music/231837/",
                        "id": 231837,
                        "title": "jam-session",
                        "author_nicks": [
                            {
                                "name": "4-Mat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                                    "id": 1342,
                                    "name": "4mat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1989",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=48"
        }
    ]
}