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

{
    "url": "https://demozoo.org/api/v1/parties/1994/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1994/",
    "id": 1994,
    "name": "2chParty 2001",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/800/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/800/",
        "id": 800,
        "name": "2chParty",
        "website": "http://web.archive.org/web/20050208232002/http://2chparty.net/"
    },
    "start_date": "2001-09",
    "end_date": "2001-09",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/170997/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170997/",
            "id": 170997,
            "title": "Cross Over the Country",
            "author_nicks": [
                {
                    "name": "Key Depth",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71214/?format=api",
                        "id": 71214,
                        "name": "Key Depth",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-09-04",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/170996/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170996/",
            "id": 170996,
            "title": "Cybernet",
            "author_nicks": [
                {
                    "name": "Eldorado",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17021/?format=api",
                        "id": 17021,
                        "name": "Eldorado",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-09-04",
            "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": [
                "fmod",
                "directx-3"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/166396/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166396/",
            "id": 166396,
            "title": "Proto",
            "author_nicks": [
                {
                    "name": "Volvox",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68115/?format=api",
                        "id": 68115,
                        "name": "Volvox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000-09-25",
            "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": [
                "no-sound"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=153&when=2001"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2001/2chparty01/"
        }
    ]
}