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

{
    "url": "https://demozoo.org/api/v1/parties/4850/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4850/",
    "id": 4850,
    "name": "Boozedrome III",
    "tagline": "The Ultimate Gabber Compo of 2020",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1624/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1624/",
        "id": 1624,
        "name": "Boozedrome",
        "website": "http://dekadence64.org/boozedrome/"
    },
    "start_date": "2020-08-08",
    "end_date": "2020-08-08",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://boozedrome.com/2020/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/277281/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277281/",
            "id": 277281,
            "title": "Boozedrome III",
            "author_nicks": [
                {
                    "name": "Dekadence",
                    "abbreviation": "DKD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                        "id": 936,
                        "name": "Dekadence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2020-04-12",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}