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

{
    "url": "https://demozoo.org/api/v1/parties/4942/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4942/",
    "id": 4942,
    "name": "CCT Party 1987",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1797/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1797/",
        "id": 1797,
        "name": "CCT Party",
        "website": ""
    },
    "start_date": "1987-12-29",
    "end_date": "1987-12-29",
    "location": "Gemeente Venray, Limburg, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.51412,
    "longitude": 5.95927,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/341754/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341754/",
            "id": 341754,
            "title": "The Bangkok Demo",
            "author_nicks": [
                {
                    "name": "Crackers Against Protection",
                    "abbreviation": "CAP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107410/?format=api",
                        "id": 107410,
                        "name": "Crackers Against Protection",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-12-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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/341755/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341755/",
            "id": 341755,
            "title": "Casanova",
            "author_nicks": [
                {
                    "name": "Shield",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39713/?format=api",
                        "id": 39713,
                        "name": "Shield",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-12-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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "incomplete-credits"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1778"
        }
    ]
}