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

{
    "url": "https://demozoo.org/api/v1/parties/4069/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4069/",
    "id": 4069,
    "name": "Sharks Copy Party 1989 (july)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/991/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/991/",
        "id": 991,
        "name": "Sharks",
        "website": ""
    },
    "start_date": "1989-07",
    "end_date": "1989-07",
    "location": "Eddersheim, Regierungsbezirk Darmstadt, Hesse, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.03972,
    "longitude": 8.46661,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/278325/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278325/",
            "id": 278325,
            "title": "Justice For All",
            "author_nicks": [
                {
                    "name": "Weird Science",
                    "abbreviation": "WS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4980/?format=api",
                        "id": 4980,
                        "name": "Weird Science 2662",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-07",
            "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/278326/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278326/",
            "id": 278326,
            "title": "Warsteiner 6",
            "author_nicks": [
                {
                    "name": "Weird Science",
                    "abbreviation": "WS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4980/?format=api",
                        "id": 4980,
                        "name": "Weird Science 2662",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-07",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1637"
        }
    ]
}