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

{
    "url": "https://demozoo.org/api/v1/parties/3573/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3573/",
    "id": 3573,
    "name": "Venlo Meeting January 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-01-16",
    "end_date": "1988-01-16",
    "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/334062/?format=api",
            "demozoo_url": "https://demozoo.org/productions/334062/",
            "id": 334062,
            "title": "Emphasis",
            "author_nicks": [
                {
                    "name": "The Last Science",
                    "abbreviation": "TLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54652/?format=api",
                        "id": 54652,
                        "name": "The Last Science",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Higher Computer Science 5005",
                    "abbreviation": "HCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65362/?format=api",
                        "id": 65362,
                        "name": "Higher Computer Science 5005",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1988-01-16",
            "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/334063/?format=api",
            "demozoo_url": "https://demozoo.org/productions/334063/",
            "id": 334063,
            "title": "Still Searching",
            "author_nicks": [
                {
                    "name": "Xades Society",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52756/?format=api",
                        "id": 52756,
                        "name": "Xades Society",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-01-16",
            "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=1007"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=593&when=1988"
        }
    ]
}