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

{
    "url": "https://demozoo.org/api/v1/parties/5088/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5088/",
    "id": 5088,
    "name": "SCS+TRC+SCL Meeting May 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1796/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1796/",
        "id": 1796,
        "name": "SCS+TRC+SCL Meeting",
        "website": ""
    },
    "start_date": "1994-05-08",
    "end_date": "1994-05-08",
    "location": "Provincie Utrecht, Utrecht, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.0,
    "longitude": 5.25,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/353446/?format=api",
            "demozoo_url": "https://demozoo.org/productions/353446/",
            "id": 353446,
            "title": "SCS+TRC+SCL Meeting May 1994 Invitation",
            "author_nicks": [
                {
                    "name": "Silicon Limited",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                        "id": 6976,
                        "name": "Silicon Limited",
                        "is_group": true
                    }
                },
                {
                    "name": "Success",
                    "abbreviation": "SCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                        "id": 2781,
                        "name": "Success",
                        "is_group": true
                    }
                },
                {
                    "name": "The Ruling Company",
                    "abbreviation": "TRC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                        "id": 5027,
                        "name": "The Ruling Company",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-13",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=847"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1127&when=1994"
        }
    ]
}