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

{
    "url": "https://demozoo.org/api/v1/parties/3861/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3861/",
    "id": 3861,
    "name": "Cookie 2019",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1227/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1227/",
        "id": 1227,
        "name": "Cookie",
        "website": "http://cookie.paris/"
    },
    "start_date": "2019-10-26",
    "end_date": "2019-10-27",
    "location": "Paris, Île-de-France, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.8534,
    "longitude": 2.3486,
    "website": "https://2019.cookie.paris/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/268584/?format=api",
            "demozoo_url": "https://demozoo.org/productions/268584/",
            "id": 268584,
            "title": "Cookie Party",
            "author_nicks": [
                {
                    "name": "Cookie Collective",
                    "abbreviation": "Cookies",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                        "id": 78435,
                        "name": "Cookie Collective",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-10-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                    "id": 12,
                    "name": "Browser"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "twgl.js",
                "glsl",
                "blender",
                "source-available",
                "anaglyph-3d"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/202845/?format=api",
            "demozoo_url": "https://demozoo.org/productions/202845/",
            "id": 202845,
            "title": "Hatch",
            "author_nicks": [
                {
                    "name": "Cookie Collective",
                    "abbreviation": "Cookies",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                        "id": 78435,
                        "name": "Cookie Collective",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-04-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                    "id": 12,
                    "name": "Browser"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available",
                "monochrome",
                "wireframe-graphics"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1779&when=2019"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/CookieDemoparty"
        }
    ]
}