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

{
    "url": "https://demozoo.org/api/v1/parties/2984/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2984/",
    "id": 2984,
    "name": "ZX-TEAM-Treffen 2012",
    "tagline": "16",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1198/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1198/",
        "id": 1198,
        "name": "ZX-TEAM-Treffen",
        "website": "http://www.zx81.de/zxcms/"
    },
    "start_date": "2012-03-23",
    "end_date": "2012-03-25",
    "location": "Mahlerts, Regierungsbezirk Kassel, Hesse, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.60814,
    "longitude": 9.93868,
    "website": "http://www.zx81.de/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/159646/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159646/",
            "id": 159646,
            "title": "Gasman's Music Collection",
            "author_nicks": [
                {
                    "name": "Hooy-Program",
                    "abbreviation": "H-Prg",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                        "id": 1427,
                        "name": "Hooy-Program",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012-03-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/45/?format=api",
                    "id": 45,
                    "name": "ZX81"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1603&when=2012"
        }
    ]
}