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

{
    "url": "https://demozoo.org/api/v1/parties/4834/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4834/",
    "id": 4834,
    "name": "PWP-miitti 3",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/747/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/747/",
        "id": 747,
        "name": "PWP-miitti",
        "website": ""
    },
    "start_date": "2009-08",
    "end_date": "2009-08",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18505,
            "demozoo_url": "https://demozoo.org/competitions/18505/",
            "name": "Demo",
            "shown_date": "2009-08",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/334869/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/334869/",
                        "id": 334869,
                        "title": "SIEGE 64",
                        "author_nicks": [
                            {
                                "name": "Horror Terror Elite Legion",
                                "abbreviation": "HTEL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3564/?format=api",
                                    "id": 3564,
                                    "name": "Horror Terror Elite Legion",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2009-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/43/?format=api",
                                "id": 43,
                                "name": "8K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1573"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1513&when=2009"
        }
    ]
}