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

{
    "url": "https://demozoo.org/api/v1/parties/3384/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3384/",
    "id": 3384,
    "name": "CHCC in the Sun 2012",
    "tagline": "BBQ and electric outlets in the garden",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1332/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1332/",
        "id": 1332,
        "name": "CHCC",
        "website": "http://csdb.dk/event/?id=1857"
    },
    "start_date": "2012-07-27",
    "end_date": "2012-07-29",
    "location": "Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "website": "http://csdb.dk/event/?id=1857",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/175185/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175185/",
            "id": 175185,
            "title": "CHCC 2012 Invite",
            "author_nicks": [
                {
                    "name": "MaZZA",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73040/?format=api",
                        "id": 73040,
                        "name": "MaZZA",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": [
        {
            "id": 13545,
            "demozoo_url": "https://demozoo.org/competitions/13545/",
            "name": "C64 Graphics",
            "shown_date": "2012-07-28",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175186/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/175186/",
                        "id": 175186,
                        "title": "Parotitis",
                        "author_nicks": [
                            {
                                "name": "GrydeKoder",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/73041/?format=api",
                                    "id": 73041,
                                    "name": "GrydeKoder",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-07-28",
                        "supertype": "graphics",
                        "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/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}