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

{
    "url": "https://demozoo.org/api/v1/parties/2307/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2307/",
    "id": 2307,
    "name": "Sector 90 Party January 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/902/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/902/",
        "id": 902,
        "name": "Sector 90 Party",
        "website": ""
    },
    "start_date": "1989-01-06",
    "end_date": "1989-01-08",
    "location": "Kalmar, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 57.33333,
    "longitude": 16.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/287237/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287237/",
            "id": 287237,
            "title": "First Release",
            "author_nicks": [
                {
                    "name": "Zoom",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118114/?format=api",
                        "id": 118114,
                        "name": "Zoom",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 15030,
            "demozoo_url": "https://demozoo.org/competitions/15030/",
            "name": "C64 Demo",
            "shown_date": "1989-01-07",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/201591/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/201591/",
                        "id": 201591,
                        "title": "Bamse og Kyllingen",
                        "author_nicks": [
                            {
                                "name": "Digital Dreams",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/88088/?format=api",
                                    "id": 88088,
                                    "name": "Digital Dreams",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1989-01-08",
                        "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/298278/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/298278/",
                        "id": 298278,
                        "title": "Delikatess",
                        "author_nicks": [
                            {
                                "name": "Elite",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/124921/?format=api",
                                    "id": 124921,
                                    "name": "Elite",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1989-01-08",
                        "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=522"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=522"
        }
    ]
}