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

{
    "url": "https://demozoo.org/api/v1/parties/3164/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3164/",
    "id": 3164,
    "name": "Radwar 2017",
    "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": "2017-04-01",
    "end_date": "2017-04-01",
    "location": "Kreis Heinsberg, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.05,
    "longitude": 6.15361,
    "website": "http://radwar.com/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/170266/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170266/",
            "id": 170266,
            "title": "Radwar Party 2017 Invitation",
            "author_nicks": [
                {
                    "name": "Radwar",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                        "id": 6158,
                        "name": "Radwar Enterprises",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-03-19",
            "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": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2551"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=31&when=2017"
        }
    ]
}