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

{
    "url": "https://demozoo.org/api/v1/parties/4678/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4678/",
    "id": 4678,
    "name": "Pre-X 2023 Limo Ride to X",
    "tagline": "Disco Inferno",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1328/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1328/",
        "id": 1328,
        "name": "Pre-X",
        "website": "http://csdb.dk/event/?id=2581"
    },
    "start_date": "2023-06-02",
    "end_date": "2023-06-02",
    "location": "Gemeente Amsterdam, North Holland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.37302,
    "longitude": 4.89856,
    "website": "https://csdb.dk/event/?id=3291",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/324583/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/324583/",
            "id": 324583,
            "title": "Wrong Beam",
            "author_nicks": [
                {
                    "name": "Facet",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                        "id": 235,
                        "name": "Facet",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Bonzai",
                    "abbreviation": "BZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2808/?format=api",
                        "id": 2808,
                        "name": "Bonzai",
                        "is_group": true
                    }
                },
                {
                    "name": "Genesis Project",
                    "abbreviation": "G*P",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                        "id": 3170,
                        "name": "Genesis Project",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2023-05-31",
            "supertype": "graphics",
            "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/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "c64-multicolor-mode",
                "humor"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}