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

{
    "url": "https://demozoo.org/api/v1/parties/3091/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3091/",
    "id": 3091,
    "name": "Capacitor 2016",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1229/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1229/",
        "id": 1229,
        "name": "Capacitor",
        "website": "http://capacitorparty.com/"
    },
    "start_date": "2016-11-19",
    "end_date": "2016-11-19",
    "location": "Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/166095/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166095/",
            "id": 166095,
            "title": "Robot Gang",
            "author_nicks": [
                {
                    "name": "God",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18874/?format=api",
                        "id": 18874,
                        "name": "God",
                        "is_group": false
                    }
                },
                {
                    "name": "Neuroflip",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45394/?format=api",
                        "id": 45394,
                        "name": "Neuroflip",
                        "is_group": false
                    }
                },
                {
                    "name": "Skynet",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45377/?format=api",
                        "id": 45377,
                        "name": "Skynet",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2016-11-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1778&when=2016"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2016/capacitorparty16/"
        }
    ]
}