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

{
    "url": "https://demozoo.org/api/v1/parties/2320/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2320/",
    "id": 2320,
    "name": "Overlanders Convention 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/909/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/909/",
        "id": 909,
        "name": "Overlanders Convention",
        "website": ""
    },
    "start_date": "1990-04-14",
    "end_date": "1990-04-17",
    "location": "France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 46.0,
    "longitude": 2.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/96239/?format=api",
            "demozoo_url": "https://demozoo.org/productions/96239/",
            "id": 96239,
            "title": "The Coconut's Mega Demo",
            "author_nicks": [
                {
                    "name": "Epsilon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2525/?format=api",
                        "id": 2525,
                        "name": "Epsilon",
                        "is_group": false
                    }
                },
                {
                    "name": "The Overlanders",
                    "abbreviation": "OVR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                        "id": 2223,
                        "name": "Overlanders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-04-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "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/73310/?format=api",
            "demozoo_url": "https://demozoo.org/productions/73310/",
            "id": 73310,
            "title": "Delirious Demo 2",
            "author_nicks": [
                {
                    "name": "The Overlanders",
                    "abbreviation": "OVR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                        "id": 2223,
                        "name": "Overlanders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-04-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sprites-record"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/73327/?format=api",
            "demozoo_url": "https://demozoo.org/productions/73327/",
            "id": 73327,
            "title": "ST Menu 5",
            "author_nicks": [
                {
                    "name": "The Overlanders",
                    "abbreviation": "OVR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                        "id": 2223,
                        "name": "Overlanders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-04-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}