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

{
    "url": "https://demozoo.org/api/v1/parties/2004/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2004/",
    "id": 2004,
    "name": "Venlo Meeting March 1992",
    "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": "1992-03-28",
    "end_date": "1992-03-28",
    "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/93850/?format=api",
            "demozoo_url": "https://demozoo.org/productions/93850/",
            "id": 93850,
            "title": "Addybook 07",
            "author_nicks": [
                {
                    "name": "Blaze",
                    "abbreviation": "BLZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12772/?format=api",
                        "id": 12772,
                        "name": "Blaze",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "addybook"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/339912/?format=api",
            "demozoo_url": "https://demozoo.org/productions/339912/",
            "id": 339912,
            "title": "Flim's Graphics-Show",
            "author_nicks": [
                {
                    "name": "Comic Pirates",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2168/?format=api",
                        "id": 2168,
                        "name": "Comic Pirates",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-21",
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/339913/?format=api",
            "demozoo_url": "https://demozoo.org/productions/339913/",
            "id": 339913,
            "title": "Pot Fun",
            "author_nicks": [
                {
                    "name": "Eternal",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/141512/?format=api",
                        "id": 141512,
                        "name": "Eternal",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-21",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1415"
        }
    ]
}