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

{
    "url": "https://demozoo.org/api/v1/parties/719/?format=api",
    "demozoo_url": "https://demozoo.org/parties/719/",
    "id": 719,
    "name": "Radwar 1995 (8)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/196/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/196/",
        "id": 196,
        "name": "Radwar",
        "website": "http://www.radwar.com/"
    },
    "start_date": "1995-10-28",
    "end_date": "1995-10-28",
    "location": "Heinsburg, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.059052,
    "longitude": 6.09534,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/209774/?format=api",
            "demozoo_url": "https://demozoo.org/productions/209774/",
            "id": 209774,
            "title": "Rainbow Party 2 Invitation - Radwar Party 9",
            "author_nicks": [
                {
                    "name": "Hoodlum",
                    "abbreviation": "HLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                        "id": 10108,
                        "name": "Hoodlum",
                        "is_group": true
                    }
                },
                {
                    "name": "Radwar",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                        "id": 6158,
                        "name": "Radwar Enterprises",
                        "is_group": true
                    }
                },
                {
                    "name": "Spreadpoint",
                    "abbreviation": "SP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3361/?format=api",
                        "id": 3361,
                        "name": "Spreadpoint",
                        "is_group": true
                    }
                },
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-22",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "nsfw"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=147"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1236&when=1995"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/rainbow95/"
        }
    ]
}