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

{
    "url": "https://demozoo.org/api/v1/parties/1120/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1120/",
    "id": 1120,
    "name": "Trax 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/447/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/447/",
        "id": 447,
        "name": "Trax",
        "website": "http://mermaid.c64scene.org/creators/party/trax/"
    },
    "start_date": "2002-02-16",
    "end_date": "2002-02-21",
    "location": "Kolbotn, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.810822,
    "longitude": 10.80647,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13157,
            "demozoo_url": "https://demozoo.org/competitions/13157/",
            "name": "Graphics",
            "shown_date": "2002-02-20",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/148833/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/148833/",
                        "id": 148833,
                        "title": "Traxcomp",
                        "author_nicks": [
                            {
                                "name": "Mermaid",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                                    "id": 155,
                                    "name": "Mermaid",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-02-20",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 13158,
            "demozoo_url": "https://demozoo.org/competitions/13158/",
            "name": "PC Demo",
            "shown_date": "2002-02-20",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            "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/171205/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/171205/",
                        "id": 171205,
                        "title": "Ray of Shite",
                        "author_nicks": [
                            {
                                "name": "ODD Demo Design",
                                "abbreviation": "ODD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                                    "id": 4299,
                                    "name": "ODD Demo Design",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-02-20",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "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=67&when=2002"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2002/trax02/"
        }
    ]
}