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

{
    "url": "https://demozoo.org/api/v1/parties/1501/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1501/",
    "id": 1501,
    "name": "Castle Conference 1992",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/624/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/624/",
        "id": 624,
        "name": "Castle Conference",
        "website": ""
    },
    "start_date": "1992-08-07",
    "end_date": "1992-08-09",
    "location": "Boldogkőváralja, Borsod-Abaúj-Zemplén, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 48.33333,
    "longitude": 21.23333,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/53597/?format=api",
            "demozoo_url": "https://demozoo.org/productions/53597/",
            "id": 53597,
            "title": "Castle Conference 1992 Invitation",
            "author_nicks": [
                {
                    "name": "Live Act",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31224/?format=api",
                        "id": 31224,
                        "name": "Live Act",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-06-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "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/290049/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290049/",
            "id": 290049,
            "title": "LiveEye '92",
            "author_nicks": [
                {
                    "name": "Moonlight",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119971/?format=api",
                        "id": 119971,
                        "name": "Moonlight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=584"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=2009&when=1992"
        }
    ]
}