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

{
    "url": "https://demozoo.org/api/v1/parties/748/?format=api",
    "demozoo_url": "https://demozoo.org/parties/748/",
    "id": 748,
    "name": "Atlantic Scene 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/292/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/292/",
        "id": 292,
        "name": "Atlantic Scene",
        "website": ""
    },
    "start_date": "1996-12-20",
    "end_date": "1996-12-22",
    "location": "Ponta Delgada, Azores, Portugal",
    "is_online": false,
    "country_code": "PT",
    "latitude": 37.7423,
    "longitude": -25.67093,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/163174/?format=api",
            "demozoo_url": "https://demozoo.org/productions/163174/",
            "id": 163174,
            "title": "Atlantic Scene 96 Invitation Intro",
            "author_nicks": [
                {
                    "name": "Atlantic Dreams",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15234/?format=api",
                        "id": 15234,
                        "name": "Atlantic Dreams",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/163175/?format=api",
            "demozoo_url": "https://demozoo.org/productions/163175/",
            "id": 163175,
            "title": "Atlantic Scene 96 Invitation v1.05",
            "author_nicks": [
                {
                    "name": "Atlantic Dreams",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15234/?format=api",
                        "id": 15234,
                        "name": "Atlantic Dreams",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/344780/?format=api",
            "demozoo_url": "https://demozoo.org/productions/344780/",
            "id": 344780,
            "title": "Fire",
            "author_nicks": [
                {
                    "name": "Atlantic Dreams",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15234/?format=api",
                        "id": 15234,
                        "name": "Atlantic Dreams",
                        "is_group": true
                    }
                },
                {
                    "name": "Garbage",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15243/?format=api",
                        "id": 15243,
                        "name": "Garbage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "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=205&when=1996"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1996/atlanticscene96/"
        }
    ]
}