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

{
    "url": "https://demozoo.org/api/v1/parties/3200/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3200/",
    "id": 3200,
    "name": "OrlandoJam 1998",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1267/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1267/",
        "id": 1267,
        "name": "OrlandoJam",
        "website": ""
    },
    "start_date": "1998-05-30",
    "end_date": "1998-06-01",
    "location": "Orlando, Orange County, Florida, United States",
    "is_online": false,
    "country_code": "US",
    "latitude": 28.53834,
    "longitude": -81.37924,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/95669/?format=api",
            "demozoo_url": "https://demozoo.org/productions/95669/",
            "id": 95669,
            "title": "Godlenes - Bubble Bobble",
            "author_nicks": [
                {
                    "name": "Reservoir Gods",
                    "abbreviation": "RG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                        "id": 2234,
                        "name": "Reservoir Gods",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-06-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/95671/?format=api",
            "demozoo_url": "https://demozoo.org/productions/95671/",
            "id": 95671,
            "title": "Godlenes - Flipull",
            "author_nicks": [
                {
                    "name": "Reservoir Gods",
                    "abbreviation": "RG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                        "id": 2234,
                        "name": "Reservoir Gods",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-06-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/95681/?format=api",
            "demozoo_url": "https://demozoo.org/productions/95681/",
            "id": 95681,
            "title": "Godlenes - Zelda",
            "author_nicks": [
                {
                    "name": "Reservoir Gods",
                    "abbreviation": "RG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                        "id": 2234,
                        "name": "Reservoir Gods",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-06-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "port"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}