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

{
    "url": "https://demozoo.org/api/v1/parties/4437/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4437/",
    "id": 4437,
    "name": "Comparade 2022",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/474/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/474/",
        "id": 474,
        "name": "Comparade",
        "website": "https://comparade.de"
    },
    "start_date": "2022-04-15",
    "end_date": "2022-04-18",
    "location": "Emmering, Upper Bavaria, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 48.1833,
    "longitude": 11.2833,
    "website": "https://comparade.de",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/307413/?format=api",
            "demozoo_url": "https://demozoo.org/productions/307413/",
            "id": 307413,
            "title": "Comparade 2022",
            "author_nicks": [
                {
                    "name": "Nuance",
                    "abbreviation": "NCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                        "id": 237,
                        "name": "Nuance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-04-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                    "id": 81,
                    "name": "PICO-8"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "timanthes"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=337&when=2022"
        }
    ]
}