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

{
    "url": "https://demozoo.org/api/v1/parties/3663/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3663/",
    "id": 3663,
    "name": "Boden Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1414/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1414/",
        "id": 1414,
        "name": "Boden Party",
        "website": ""
    },
    "start_date": "1991-09-27",
    "end_date": "1991-09-29",
    "location": "Bodens Kommun, Norrbotten, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 66.04393,
    "longitude": 21.29977,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/354868/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354868/",
            "id": 354868,
            "title": "Boden Party",
            "author_nicks": [
                {
                    "name": "Contrast",
                    "abbreviation": "CNT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/114887/?format=api",
                        "id": 114887,
                        "name": "Contrast",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "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/354869/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354869/",
            "id": 354869,
            "title": "Boden Party",
            "author_nicks": [
                {
                    "name": "Skylight",
                    "abbreviation": "SLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108989/?format=api",
                        "id": 108989,
                        "name": "Skylight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "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/190203/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190203/",
            "id": 190203,
            "title": "Darkman +4",
            "author_nicks": [
                {
                    "name": "Maniax",
                    "abbreviation": "MNX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10593/?format=api",
                        "id": 10593,
                        "name": "Maniax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "darkman"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1148"
        }
    ]
}