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

{
    "url": "https://demozoo.org/api/v1/parties/3387/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3387/",
    "id": 3387,
    "name": "Sceners in the Sun '15",
    "tagline": "Commodore Hacker & Cyberpunk Conference (CHCC)",
    "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": "2015-07-23",
    "end_date": "2015-07-28",
    "location": "Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "website": "http://csdb.dk/event/?id=2390",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13548,
            "demozoo_url": "https://demozoo.org/competitions/13548/",
            "name": "C64",
            "shown_date": "2015-07-27",
            "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175193/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175193/",
                        "id": 175193,
                        "title": "FAIC It Till We Make It",
                        "author_nicks": [
                            {
                                "name": "Fresh And In Charge",
                                "abbreviation": "FAIC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/46958/?format=api",
                                    "id": 46958,
                                    "name": "Fresh And In Charge",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2015-07-27",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175194/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175194/",
                        "id": 175194,
                        "title": "Multiple Sclerosis Test",
                        "author_nicks": [
                            {
                                "name": "Fresh And In Charge",
                                "abbreviation": "FAIC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/46958/?format=api",
                                    "id": 46958,
                                    "name": "Fresh And In Charge",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2015-07-27",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}