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

{
    "url": "https://demozoo.org/api/v1/parties/3417/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3417/",
    "id": 3417,
    "name": "Alternative Party's 'Think Different' Day 2006",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/48/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/48/",
        "id": 48,
        "name": "Alternative Party",
        "website": "http://www.altparty.org"
    },
    "start_date": "2006-04",
    "end_date": "2006-04",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "http://www.altparty.org",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13591,
            "demozoo_url": "https://demozoo.org/competitions/13591/",
            "name": "Combined Demo",
            "shown_date": "2006-04",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175742/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175742/",
                        "id": 175742,
                        "title": "You Are Different : YFD3",
                        "author_nicks": [
                            {
                                "name": "Jumalauta",
                                "abbreviation": "JML",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                                    "id": 1297,
                                    "name": "Jumalauta",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2006-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            }
                        ],
                        "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/9452/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/9452/",
                        "id": 9452,
                        "title": "...and capitalism brought us peace",
                        "author_nicks": [
                            {
                                "name": "Grey Park",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5334/?format=api",
                                    "id": 5334,
                                    "name": "Grey Park",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Nosfe",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                                    "id": 828,
                                    "name": "Nosfe",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2006-04",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=258&when=2006"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/altpartyorg"
        }
    ]
}