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

{
    "url": "https://demozoo.org/api/v1/parties/4700/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4700/",
    "id": 4700,
    "name": "Monkey Island Party (MIP) 1997",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1714/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1714/",
        "id": 1714,
        "name": "Monkey Island Party (MIP)",
        "website": ""
    },
    "start_date": "1997-07-26",
    "end_date": "1997-08-02",
    "location": "Stráž, Okres Tachov, Plzeňský kraj, Czechia",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.66878,
    "longitude": 12.77546,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/210880/?format=api",
            "demozoo_url": "https://demozoo.org/productions/210880/",
            "id": 210880,
            "title": "MIP Report 1",
            "author_nicks": [
                {
                    "name": "Vertical Syndicate",
                    "abbreviation": "VRT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10529/?format=api",
                        "id": 10529,
                        "name": "Vertical Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1511&when=1997"
        }
    ]
}