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

{
    "url": "https://demozoo.org/api/v1/parties/5087/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5087/",
    "id": 5087,
    "name": "Silicon Ltd. Meeting",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1848/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1848/",
        "id": 1848,
        "name": "Silicon Ltd. Meeting",
        "website": ""
    },
    "start_date": "1992-07-04",
    "end_date": "1992-07-06",
    "location": "Provincie Zeeland, Zeeland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.41667,
    "longitude": 3.75,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/353431/?format=api",
            "demozoo_url": "https://demozoo.org/productions/353431/",
            "id": 353431,
            "title": "Point Zero Intro",
            "author_nicks": [
                {
                    "name": "Silicon Limited",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                        "id": 6976,
                        "name": "Silicon Limited",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-06",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/353432/?format=api",
            "demozoo_url": "https://demozoo.org/productions/353432/",
            "id": 353432,
            "title": "Sander's Graphics Collection",
            "author_nicks": [
                {
                    "name": "Silicon Limited",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                        "id": 6976,
                        "name": "Silicon Limited",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07",
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2058"
        }
    ]
}