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

{
    "url": "https://demozoo.org/api/v1/parties/2451/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2451/",
    "id": 2451,
    "name": "Solar Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/975/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/975/",
        "id": 975,
        "name": "Solar Party",
        "website": ""
    },
    "start_date": "1989-12-09",
    "end_date": "1989-12-09",
    "location": "Gemeente Papendrecht, South Holland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.83175,
    "longitude": 4.69125,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/340945/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340945/",
            "id": 340945,
            "title": "Anthrax",
            "author_nicks": [
                {
                    "name": "Internal Affairs",
                    "abbreviation": "IA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52220/?format=api",
                        "id": 52220,
                        "name": "Internal Affairs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-12-09",
            "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/339460/?format=api",
            "demozoo_url": "https://demozoo.org/productions/339460/",
            "id": 339460,
            "title": "Party Report",
            "author_nicks": [
                {
                    "name": "Internal Affairs",
                    "abbreviation": "IA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52220/?format=api",
                        "id": 52220,
                        "name": "Internal Affairs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-12-09",
            "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/44/?format=api",
                    "id": 44,
                    "name": "Report",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=815"
        }
    ]
}