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

{
    "url": "https://demozoo.org/api/v1/parties/2964/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2964/",
    "id": 2964,
    "name": "Saturne Party 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/39/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/39/",
        "id": 39,
        "name": "Saturne Party",
        "website": "http://www.saturne-party.com/e0.html"
    },
    "start_date": "2005-10-21",
    "end_date": "2005-10-23",
    "location": "Melun, Département de Seine-et-Marne, Île-de-France, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.53972,
    "longitude": 2.65917,
    "website": "http://www.saturne-party.com/e0.html",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/3830/?format=api",
            "demozoo_url": "https://demozoo.org/productions/3830/",
            "id": 3830,
            "title": "Saturne Party 6",
            "author_nicks": [
                {
                    "name": "Kiki",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                        "id": 5942,
                        "name": "Kiki Productions",
                        "is_group": true
                    }
                },
                {
                    "name": "Saturne",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5132/?format=api",
                        "id": 5132,
                        "name": "Saturne",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2005-03-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "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": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/saturne-6"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=33&when=2005"
        }
    ]
}