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

{
    "url": "https://demozoo.org/api/v1/parties/5019/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5019/",
    "id": 5019,
    "name": "Suppliers West-Meeting",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1839/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1839/",
        "id": 1839,
        "name": "Suppliers West-Meeting",
        "website": ""
    },
    "start_date": "1988-12-27",
    "end_date": "1988-12-28",
    "location": "Bokn, Rogaland, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.23062,
    "longitude": 5.43524,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/348821/?format=api",
            "demozoo_url": "https://demozoo.org/productions/348821/",
            "id": 348821,
            "title": "Meeting",
            "author_nicks": [
                {
                    "name": "SHAPE",
                    "abbreviation": "SHP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                        "id": 947,
                        "name": "SHAPE",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-12-26",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/348820/?format=api",
            "demozoo_url": "https://demozoo.org/productions/348820/",
            "id": 348820,
            "title": "Meeting 2",
            "author_nicks": [
                {
                    "name": "SHAPE",
                    "abbreviation": "SHP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                        "id": 947,
                        "name": "SHAPE",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-12-26",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=652"
        }
    ]
}