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

{
    "url": "https://demozoo.org/api/v1/parties/3404/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3404/",
    "id": 3404,
    "name": "Hype Logo Compo 2",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1344/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1344/",
        "id": 1344,
        "name": "ZX Hype Logo Compo",
        "website": "http://events.retroscene.org/hype-logo2"
    },
    "start_date": "2017-02-19",
    "end_date": "2017-02-25",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://events.retroscene.org/hype-logo2",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13583,
            "demozoo_url": "https://demozoo.org/competitions/13583/",
            "name": "Logos",
            "shown_date": "2017-02-24",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175497/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/175497/",
                        "id": 175497,
                        "title": "50 Logos for the Website",
                        "author_nicks": [
                            {
                                "name": "ZX Spectrum Demoscene",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/73110/?format=api",
                                    "id": 73110,
                                    "name": "ZX Spectrum Demoscene",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2017-02-24",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}