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

{
    "url": "https://demozoo.org/api/v1/parties/2084/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2084/",
    "id": 2084,
    "name": "Neithernor 1998",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/113/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/113/",
        "id": 113,
        "name": "Neithernor",
        "website": ""
    },
    "start_date": "1998-08",
    "end_date": "1998-08",
    "location": "Weismain, Upper Franconia, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.08486,
    "longitude": 11.23979,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/339412/?format=api",
            "demozoo_url": "https://demozoo.org/productions/339412/",
            "id": 339412,
            "title": "NeitherNor Invitation",
            "author_nicks": [
                {
                    "name": "Centric",
                    "abbreviation": "CTR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7817/?format=api",
                        "id": 7817,
                        "name": "Centric",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.neithernor.demo.org"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1998/neithernor98/"
        }
    ]
}