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

{
    "url": "https://demozoo.org/api/v1/parties/3083/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3083/",
    "id": 3083,
    "name": "Decadence 1993",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1225/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1225/",
        "id": 1225,
        "name": "Decadance",
        "website": ""
    },
    "start_date": "1993-09-28",
    "end_date": "1993-09-28",
    "location": "Baile Átha Cliath, Leinster, Ireland",
    "is_online": false,
    "country_code": "IE",
    "latitude": 53.38046,
    "longitude": -6.27113,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/221813/?format=api",
            "demozoo_url": "https://demozoo.org/productions/221813/",
            "id": 221813,
            "title": "How to Eat a Budgie",
            "author_nicks": [
                {
                    "name": "Exodus",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68357/?format=api",
                        "id": 68357,
                        "name": "Exodus",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-29",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/165258/?format=api",
            "demozoo_url": "https://demozoo.org/productions/165258/",
            "id": 165258,
            "title": "Hysteria",
            "author_nicks": [
                {
                    "name": "Exodus",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68357/?format=api",
                        "id": 68357,
                        "name": "Exodus",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-29",
            "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": [
                "ireland"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}