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

{
    "url": "https://demozoo.org/api/v1/parties/4419/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4419/",
    "id": 4419,
    "name": "JHCon 2015",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/628/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/628/",
        "id": 628,
        "name": "JHCon",
        "website": "http://web.archive.org/web/20140215161347/http://jhcon.ic.cz/"
    },
    "start_date": "2015-12-11",
    "end_date": "2015-12-13",
    "location": "Czechia",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.75,
    "longitude": 15.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/305148/?format=api",
            "demozoo_url": "https://demozoo.org/productions/305148/",
            "id": 305148,
            "title": "Fade1k03",
            "author_nicks": [
                {
                    "name": "Busysoft",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                        "id": 11543,
                        "name": "Busy",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2015-12-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                    "id": 21,
                    "name": "1K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "monochrome"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxaaa.net/view_demos.php/CDS.html?py=21"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1518&when=2015"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2015/jhcon15/"
        }
    ]
}