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

{
    "url": "https://demozoo.org/api/v1/parties/1615/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1615/",
    "id": 1615,
    "name": "IMParty 1997 (06)",
    "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": "1997-12-31",
    "end_date": "1998-01-03",
    "location": "Grängesberg, Ludvika Kommun, Dalarna, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 60.08333,
    "longitude": 14.98333,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/63847/?format=api",
            "demozoo_url": "https://demozoo.org/productions/63847/",
            "id": 63847,
            "title": "128krawl",
            "author_nicks": [
                {
                    "name": "Dead Hackers Society",
                    "abbreviation": "DHS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                        "id": 111,
                        "name": "Dead Hackers Society",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-01-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                    "id": 18,
                    "name": "128b Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/63843/?format=api",
            "demozoo_url": "https://demozoo.org/productions/63843/",
            "id": 63843,
            "title": "Dream Dimension",
            "author_nicks": [
                {
                    "name": "Dead Hackers Society",
                    "abbreviation": "DHS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                        "id": 111,
                        "name": "Dead Hackers Society",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-01-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/68071/?format=api",
            "demozoo_url": "https://demozoo.org/productions/68071/",
            "id": 68071,
            "title": "MARBLES v0.9",
            "author_nicks": [
                {
                    "name": "T.O.Y.S.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                        "id": 2270,
                        "name": "T.O.Y.S.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://imp6.atari.org/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1997/IMP6/"
        }
    ]
}