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

{
    "url": "https://demozoo.org/api/v1/parties/2107/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2107/",
    "id": 2107,
    "name": "FEZ-A-BIT 1993",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/829/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/829/",
        "id": 829,
        "name": "FEZ-A-BIT",
        "website": ""
    },
    "start_date": "1993-05-08",
    "end_date": "1993-05-09",
    "location": "Land Berlin, Berlin, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.5,
    "longitude": 13.41667,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/65779/?format=api",
            "demozoo_url": "https://demozoo.org/productions/65779/",
            "id": 65779,
            "title": "Stop The Cop",
            "author_nicks": [
                {
                    "name": "Black Boxes",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/33642/?format=api",
                        "id": 33642,
                        "name": "Black Boxes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.stcarchiv.de/stc1993/07/fezabit-atari-minimesse-berlin"
        }
    ]
}