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

{
    "url": "https://demozoo.org/api/v1/parties/1352/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1352/",
    "id": 1352,
    "name": "Dynamic Systems (DNS) Copyparty 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/565/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/565/",
        "id": 565,
        "name": "Dynamic Systems Copyparty",
        "website": ""
    },
    "start_date": "1988-02-20",
    "end_date": "1988-02-20",
    "location": "Aachen, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.77664,
    "longitude": 6.08342,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/346230/?format=api",
            "demozoo_url": "https://demozoo.org/productions/346230/",
            "id": 346230,
            "title": "Music Servant Disk",
            "author_nicks": [
                {
                    "name": "Exact",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                        "id": 7339,
                        "name": "Exact",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-02-20",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/341348/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341348/",
            "id": 341348,
            "title": "The Passion",
            "author_nicks": [
                {
                    "name": "Exact",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                        "id": 7339,
                        "name": "Exact",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-02-20",
            "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=1061"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=681"
        }
    ]
}