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

{
    "url": "https://demozoo.org/api/v1/parties/3082/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3082/",
    "id": 3082,
    "name": "Retro-gaming Connexion 2016",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1224/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1224/",
        "id": 1224,
        "name": "Retro-gaming Connexion",
        "website": "http://www.retro-gc.fr/"
    },
    "start_date": "2016-10-29",
    "end_date": "2016-10-30",
    "location": "Meaux, Département de Seine-et-Marne, Île-de-France, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.96014,
    "longitude": 2.87885,
    "website": "http://www.retro-gc.fr/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/165076/?format=api",
            "demozoo_url": "https://demozoo.org/productions/165076/",
            "id": 165076,
            "title": "RGC 2016 Invitintro",
            "author_nicks": [
                {
                    "name": "Godzil",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65123/?format=api",
                        "id": 65123,
                        "name": "Godzil",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2016-11-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                    "id": 81,
                    "name": "PICO-8"
                }
            ],
            "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": "FacebookPage",
            "url": "https://www.facebook.com/events/632659940235814"
        }
    ]
}