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

{
    "url": "https://demozoo.org/api/v1/parties/4736/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4736/",
    "id": 4736,
    "name": "Benediction Coding Party #1",
    "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": "2021-10-29",
    "end_date": "2021-11-01",
    "location": "Saint-Sauveur-Lendelin, Manche, Normandy, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 49.12988,
    "longitude": -1.41405,
    "website": "http://bndcodingparty.memoryfull.net",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/301955/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301955/",
            "id": 301955,
            "title": "3DManiaks",
            "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": "2021-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/328002/?format=api",
            "demozoo_url": "https://demozoo.org/productions/328002/",
            "id": 328002,
            "title": "First One",
            "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": "2021-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/328001/?format=api",
            "demozoo_url": "https://demozoo.org/productions/328001/",
            "id": 328001,
            "title": "A Gift for Barjack",
            "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": "2021-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1996&when=2021"
        }
    ]
}