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

{
    "url": "https://demozoo.org/api/v1/parties/2383/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2383/",
    "id": 2383,
    "name": "Back To Planet Alpha - 30 Years Flight Society",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/935/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/935/",
        "id": 935,
        "name": "Back To Planet Alpha - 30 Years Flight Society",
        "website": ""
    },
    "start_date": "2015-01-17",
    "end_date": "2015-01-18",
    "location": "Kreisfreie Stadt Braunschweig, Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.28528,
    "longitude": 10.53528,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/124833/?format=api",
            "demozoo_url": "https://demozoo.org/productions/124833/",
            "id": 124833,
            "title": "Back To Planet Alpha",
            "author_nicks": [
                {
                    "name": "Alpha Flight 1970",
                    "abbreviation": "AFL'70",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                        "id": 1492,
                        "name": "Alpha Flight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-10-25",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/back-to-planet-alpha"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20141027165239/http://alphaflight1970.de/"
        }
    ]
}