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

{
    "url": "https://demozoo.org/api/v1/parties/4918/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4918/",
    "id": 4918,
    "name": "Excess + TREX Meeting Steinhagen 2024",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1191/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1191/",
        "id": 1191,
        "name": "Excess",
        "website": "https://csdb.dk/event/?id=3016"
    },
    "start_date": "2024-02-17",
    "end_date": "2024-02-18",
    "location": "Steinhagen, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.01365,
    "longitude": 8.42945,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/340317/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340317/",
            "id": 340317,
            "title": "Excess + TREX Partyscroller",
            "author_nicks": [
                {
                    "name": "Excess",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                        "id": 5556,
                        "name": "Excess",
                        "is_group": true
                    }
                },
                {
                    "name": "TREX",
                    "abbreviation": "TRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134004/?format=api",
                        "id": 134004,
                        "name": "TREX",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-02-18",
            "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/340318/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340318/",
            "id": 340318,
            "title": "Meeting is Over",
            "author_nicks": [
                {
                    "name": "Excess",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                        "id": 5556,
                        "name": "Excess",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-02-18",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/340319/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340319/",
            "id": 340319,
            "title": "RapidNews #26",
            "author_nicks": [
                {
                    "name": "Excess",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                        "id": 5556,
                        "name": "Excess",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-02-17",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "rapidnews"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3396"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1070&when=2024"
        }
    ]
}