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

{
    "url": "https://demozoo.org/api/v1/parties/1176/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1176/",
    "id": 1176,
    "name": "Zabava Jos Traje 2001",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/472/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/472/",
        "id": 472,
        "name": "Zabava Jos Traje",
        "website": ""
    },
    "start_date": "2001-02",
    "end_date": "2001-02",
    "location": "Novi Sad, Serbia",
    "is_online": false,
    "country_code": "RS",
    "latitude": 45.25605,
    "longitude": 19.841471,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 7265,
            "demozoo_url": "https://demozoo.org/competitions/7265/",
            "name": "Intro",
            "shown_date": "2001",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/66652/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/66652/",
                        "id": 66652,
                        "title": "Zebra",
                        "author_nicks": [
                            {
                                "name": "Pas Maters",
                                "abbreviation": "PM",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23679/?format=api",
                                    "id": 23679,
                                    "name": "Pas Maters",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                                "id": 2,
                                "name": "64K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=614&when=2001"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2001/zabavajostraje01/"
        }
    ]
}