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

{
    "url": "https://demozoo.org/api/v1/parties/414/?format=api",
    "demozoo_url": "https://demozoo.org/parties/414/",
    "id": 414,
    "name": "Twin Sectors Inc (TSI) Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/150/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/150/",
        "id": 150,
        "name": "Twin Sectors Inc (TSI) Party",
        "website": ""
    },
    "start_date": "1991-07",
    "end_date": "1991-07",
    "location": "Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.16116,
    "longitude": 19.504959,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 1466,
            "demozoo_url": "https://demozoo.org/competitions/1466/",
            "name": "PC Demo",
            "shown_date": "1991-07",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            "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/22447/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/22447/",
                        "id": 22447,
                        "title": "Torso",
                        "author_nicks": [
                            {
                                "name": "Soc. Brigade",
                                "abbreviation": "SB",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/869/?format=api",
                                    "id": 869,
                                    "name": "Soc. Brigade",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "The Cat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8623/?format=api",
                                    "id": 8623,
                                    "name": "The Cat",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1991-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/22448/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/22448/",
                        "id": 22448,
                        "title": "Scroll Land",
                        "author_nicks": [
                            {
                                "name": "Twin Sectors Inc.",
                                "abbreviation": "TSI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8710/?format=api",
                                    "id": 8710,
                                    "name": "Twin Sectors Inc.",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1991-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=338&when=1991"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1991/tsi91/"
        }
    ]
}