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

{
    "url": "https://demozoo.org/api/v1/parties/2299/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2299/",
    "id": 2299,
    "name": "Venlo Meeting February 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/784/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/784/",
        "id": 784,
        "name": "Venlo Meeting",
        "website": ""
    },
    "start_date": "1988-02-20",
    "end_date": "1988-02-20",
    "location": "Gemeente Venlo, Limburg, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.39277,
    "longitude": 6.16041,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/123051/?format=api",
            "demozoo_url": "https://demozoo.org/productions/123051/",
            "id": 123051,
            "title": "Illegal 26",
            "author_nicks": [
                {
                    "name": "Triad",
                    "abbreviation": "3AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                        "id": 827,
                        "name": "Triad",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                    "id": 64,
                    "name": "Paper"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                    "id": 48,
                    "name": "Papermag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "illegal",
                "piracy",
                "lost"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/334064/?format=api",
            "demozoo_url": "https://demozoo.org/productions/334064/",
            "id": 334064,
            "title": "Outspace",
            "author_nicks": [
                {
                    "name": "Orion",
                    "abbreviation": "ORN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                        "id": 28914,
                        "name": "Orion",
                        "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=332"
        }
    ]
}