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

{
    "url": "https://demozoo.org/api/v1/parties/4951/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4951/",
    "id": 4951,
    "name": "Amiga-Meeting Nord",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1802/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1802/",
        "id": 1802,
        "name": "Amiga-Meeting Nord",
        "website": "https://www.amigameeting.de/index.html"
    },
    "start_date": "2022-11-04",
    "end_date": "2022-11-06",
    "location": "Neumünster, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 54.07248,
    "longitude": 9.98278,
    "website": "https://www.amigameeting.de/index.html",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/342057/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342057/",
            "id": 342057,
            "title": "AmigaMeeting-Demo",
            "author_nicks": [
                {
                    "name": "Xymox Project",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17417/?format=api",
                        "id": 17417,
                        "name": "Xymox Project",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}