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

{
    "url": "https://demozoo.org/api/v1/parties/1628/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1628/",
    "id": 1628,
    "name": "IMParty 2005 (19)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/684/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/684/",
        "id": 684,
        "name": "IMParty",
        "website": ""
    },
    "start_date": "2004-12-31",
    "end_date": "2005-01-02",
    "location": "Grangesberg, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 60.07515,
    "longitude": 15.00582,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/80392/?format=api",
            "demozoo_url": "https://demozoo.org/productions/80392/",
            "id": 80392,
            "title": "Stocasto",
            "author_nicks": [
                {
                    "name": "NoCrew",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2220/?format=api",
                        "id": 2220,
                        "name": "NoCrew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-07-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1153&when=2004"
        }
    ]
}