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

{
    "url": "https://demozoo.org/api/v1/parties/4995/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4995/",
    "id": 4995,
    "name": "C64 Jam",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1824/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1824/",
        "id": 1824,
        "name": "C64 Jam",
        "website": ""
    },
    "start_date": "2002-06-21",
    "end_date": "2002-06-23",
    "location": "Biel/Bienne, Biel/Bienne District, Bern, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.14923,
    "longitude": 7.2611,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/281282/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281282/",
            "id": 281282,
            "title": "C64 Jam Invitation",
            "author_nicks": [
                {
                    "name": "Sabbi",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/29482/?format=api",
                        "id": 29482,
                        "name": "Sabbi",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-05",
            "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": 18867,
            "demozoo_url": "https://demozoo.org/competitions/18867/",
            "name": "Mixed",
            "shown_date": "2002-06-22",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/173996/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/173996/",
                        "id": 173996,
                        "title": "Role Party Invitro",
                        "author_nicks": [
                            {
                                "name": "Raiders of the Lost Empire",
                                "abbreviation": "ROLE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                                    "id": 5087,
                                    "name": "Raiders of the Lost Empire",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-06",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=337"
        }
    ]
}