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

{
    "url": "https://demozoo.org/api/v1/parties/3983/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3983/",
    "id": 3983,
    "name": "QBParty 2020",
    "tagline": "v5.0",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/994/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/994/",
        "id": 994,
        "name": "QBParty",
        "website": "http://2015.qbparty.hu/"
    },
    "start_date": "2020",
    "end_date": "2020",
    "location": "Sülysáp, Pest, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.45206,
    "longitude": 19.53369,
    "website": "http://qbparty.hu/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/271167/?format=api",
            "demozoo_url": "https://demozoo.org/productions/271167/",
            "id": 271167,
            "title": "Chaos",
            "author_nicks": [
                {
                    "name": "Feryx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26860/?format=api",
                        "id": 26860,
                        "name": "Feryx",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Lunaticats",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54006/?format=api",
                        "id": 54006,
                        "name": "Lunaticats",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2019-11-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unity",
                "blender"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/qbparty/qbparty-v5-0"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1715&when=2020"
        }
    ]
}