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

{
    "url": "https://demozoo.org/api/v1/parties/1536/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1536/",
    "id": 1536,
    "name": "CSS Convention 1988 (3)",
    "tagline": "CSS Convention 3",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/635/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/635/",
        "id": 635,
        "name": "CSS Convention",
        "website": ""
    },
    "start_date": "1988-11",
    "end_date": "1988-11",
    "location": "Stuttgart, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 48.76767,
    "longitude": 9.17192,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/64037/?format=api",
            "demozoo_url": "https://demozoo.org/productions/64037/",
            "id": 64037,
            "title": "Demoniaq",
            "author_nicks": [
                {
                    "name": "ST Computer Service",
                    "abbreviation": "S.T.C.S., STCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36386/?format=api",
                        "id": 36386,
                        "name": "ST Computer Service",
                        "is_group": true
                    }
                },
                {
                    "name": "The Blade Runners",
                    "abbreviation": "(BLR, TBR)",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31439/?format=api",
                        "id": 31439,
                        "name": "The Blade Runners",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-11",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/79494/?format=api",
            "demozoo_url": "https://demozoo.org/productions/79494/",
            "id": 79494,
            "title": "Skrull Cracktro",
            "author_nicks": [
                {
                    "name": "The Blade Runners",
                    "abbreviation": "(BLR, TBR)",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31439/?format=api",
                        "id": 31439,
                        "name": "The Blade Runners",
                        "is_group": true
                    }
                },
                {
                    "name": "The Gigabyte Crew",
                    "abbreviation": "TGC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31441/?format=api",
                        "id": 31441,
                        "name": "The Gigabyte Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-11",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1332&when=1988"
        }
    ]
}