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

{
    "url": "https://demozoo.org/api/v1/parties/1617/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1617/",
    "id": 1617,
    "name": "IMParty 1998 (08)",
    "tagline": "IMParty 8000",
    "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": "1998-12-31",
    "end_date": "1999-01-03",
    "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/79845/?format=api",
            "demozoo_url": "https://demozoo.org/productions/79845/",
            "id": 79845,
            "title": "The Final Journey",
            "author_nicks": [
                {
                    "name": "CPU Love",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/33783/?format=api",
                        "id": 33783,
                        "name": "CPU Love",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-01-01",
            "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/75777/?format=api",
            "demozoo_url": "https://demozoo.org/productions/75777/",
            "id": 75777,
            "title": "Non-Musician Music Compo",
            "author_nicks": [
                {
                    "name": "Spiceboys",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3988/?format=api",
                        "id": 3988,
                        "name": "Spice Boys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/79814/?format=api",
            "demozoo_url": "https://demozoo.org/productions/79814/",
            "id": 79814,
            "title": "Nun Demo",
            "author_nicks": [
                {
                    "name": ".nUn.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31779/?format=api",
                        "id": 31779,
                        "name": ".nUn.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "screenshots-needed"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1998/IMP8000/"
        }
    ]
}