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

{
    "url": "https://demozoo.org/api/v1/parties/4521/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4521/",
    "id": 4521,
    "name": "Benediction Coding Party #2",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1668/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1668/",
        "id": 1668,
        "name": "Benediction Coding Party",
        "website": "http://bndcodingparty.memoryfull.net"
    },
    "start_date": "2022-10-28",
    "end_date": "2022-10-31",
    "location": "Gavray-sur-Sienne, Manche, Normandy, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.90972,
    "longitude": -1.35,
    "website": "http://bndcodingparty.memoryfull.net",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/314610/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314610/",
            "id": 314610,
            "title": "FMR CPC",
            "author_nicks": [
                {
                    "name": "smfx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68392/?format=api",
                        "id": 68392,
                        "name": "smfx",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-10-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "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/314576/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314576/",
            "id": 314576,
            "title": "Foursome",
            "author_nicks": [
                {
                    "name": "Pulpo Corrosivo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66268/?format=api",
                        "id": 66268,
                        "name": "Pulpo Corrosivo",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-10-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                    "id": 22,
                    "name": "32K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/314603/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314603/",
            "id": 314603,
            "title": "Sphere",
            "author_nicks": [
                {
                    "name": "Resistance",
                    "abbreviation": "RSE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                        "id": 3918,
                        "name": "Resistance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-10-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "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/315911/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315911/",
            "id": 315911,
            "title": "Veteran Megademo",
            "author_nicks": [
                {
                    "name": "Impact",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45420/?format=api",
                        "id": 45420,
                        "name": "Impact",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                    "id": 61,
                    "name": "Amstrad Plus"
                }
            ],
            "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=1996&when=2022"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2022/benediction_coding_party22/"
        }
    ]
}