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

{
    "url": "https://demozoo.org/api/v1/parties/4970/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4970/",
    "id": 4970,
    "name": "13. LuheCon",
    "tagline": "Retro mal anders",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1748/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1748/",
        "id": 1748,
        "name": "LuheCon",
        "website": "https://www.forum64.de/index.php?board/400-luhecon/"
    },
    "start_date": "2021-07-03",
    "end_date": "2021-07-03",
    "location": "Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.83333,
    "longitude": 9.16667,
    "website": "https://www.forum64.de/index.php?board/400-luhecon/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/343314/?format=api",
            "demozoo_url": "https://demozoo.org/productions/343314/",
            "id": 343314,
            "title": "LuheCon Invitro",
            "author_nicks": [
                {
                    "name": "Luke",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49591/?format=api",
                        "id": 49591,
                        "name": "Luke",
                        "is_group": false
                    }
                },
                {
                    "name": "Nith",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50541/?format=api",
                        "id": 50541,
                        "name": "Nith",
                        "is_group": false
                    }
                },
                {
                    "name": "Toggle",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54447/?format=api",
                        "id": 54447,
                        "name": "Toggle",
                        "is_group": false
                    }
                },
                {
                    "name": "Twoflower",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2804/?format=api",
                        "id": 2804,
                        "name": "Twoflower",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2021-07-03",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3077"
        }
    ]
}