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

{
    "url": "https://demozoo.org/api/v1/parties/2044/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2044/",
    "id": 2044,
    "name": "The Kalmar Party aka Heptagon Meeting August 1987",
    "tagline": "Organized by Kalmar Datorklubb (KDK)",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/809/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/809/",
        "id": 809,
        "name": "The Kalmar Party",
        "website": ""
    },
    "start_date": "1987-08-28",
    "end_date": "1987-08-30",
    "location": "Kalmar, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 57.33333,
    "longitude": 16.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/293287/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293287/",
            "id": 293287,
            "title": "Fast Demo",
            "author_nicks": [
                {
                    "name": "XAKK",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4842/?format=api",
                        "id": 4842,
                        "name": "XAKK",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-08-28",
            "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/35/?format=api",
                    "id": 35,
                    "name": "16K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293286/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293286/",
            "id": 293286,
            "title": "No Sleep",
            "author_nicks": [
                {
                    "name": "XAKK",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4842/?format=api",
                        "id": 4842,
                        "name": "XAKK",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-08-29",
            "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/35/?format=api",
                    "id": 35,
                    "name": "16K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=997"
        }
    ]
}