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

{
    "url": "https://demozoo.org/api/v1/parties/1401/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1401/",
    "id": 1401,
    "name": "Alpha Flight and Spy & Mind Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/587/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/587/",
        "id": 587,
        "name": "Alpha Flight and Spy&Mind Party",
        "website": ""
    },
    "start_date": "1988-09-24",
    "end_date": "1988-09-24",
    "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
    "is_online": false,
    "country_code": "BE",
    "latitude": 50.85045,
    "longitude": 4.34878,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/35430/?format=api",
            "demozoo_url": "https://demozoo.org/productions/35430/",
            "id": 35430,
            "title": "Cracker Journal 9",
            "author_nicks": [
                {
                    "name": "Alpha Flight",
                    "abbreviation": "AFL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                        "id": 1492,
                        "name": "Alpha Flight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-09-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "cracker-journal",
                "uncredited-music"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/123014/?format=api",
            "demozoo_url": "https://demozoo.org/productions/123014/",
            "id": 123014,
            "title": "Released A New Intro Again",
            "author_nicks": [
                {
                    "name": "The Sunriders",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53734/?format=api",
                        "id": 53734,
                        "name": "The Sunriders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-09-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "chessboard"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=106"
        }
    ]
}