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

{
    "url": "https://demozoo.org/api/v1/parties/4328/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4328/",
    "id": 4328,
    "name": "Boozedrome IV",
    "tagline": "The Ultimate Gabber Compo of 2021",
    "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": "2021-08-07",
    "end_date": "2021-08-07",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://boozedrome.com/2021/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/292290/?format=api",
            "demozoo_url": "https://demozoo.org/productions/292290/",
            "id": 292290,
            "title": "Boozedrome IV",
            "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": "2021-04-03",
            "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/10/?format=api",
                    "id": 10,
                    "name": "40k Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "the-player-v6.1a"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/294511/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294511/",
            "id": 294511,
            "title": "Oldskool Vibes",
            "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": "2021-05-15",
            "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": []
}