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

{
    "url": "https://demozoo.org/api/v1/parties/3695/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3695/",
    "id": 3695,
    "name": "SMS Power Anniversary Coding Compo 2016 (b)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1187/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1187/",
        "id": 1187,
        "name": "SMS Power Anniversary Coding Compo",
        "website": "http://www.smspower.org/Competitions/Coding-2016?sid=b9e79afdf4f7c0516acdbec43c6a32da"
    },
    "start_date": "2016-11-19",
    "end_date": "2016-11-19",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://www.smspower.org/Competitions/Coding-2016-DevkitSMS",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14599,
            "demozoo_url": "https://demozoo.org/competitions/14599/",
            "name": "devkitSMS",
            "shown_date": "2016-11-19",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            },
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "8.41",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/167612/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/167612/",
                        "id": 167612,
                        "title": "Super Uwol",
                        "author_nicks": [
                            {
                                "name": "Mojon Twins",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/69534/?format=api",
                                    "id": 69534,
                                    "name": "Mojon Twins",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2016-03",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                                "id": 44,
                                "name": "Sega Master System"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "7.10",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/167613/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/167613/",
                        "id": 167613,
                        "title": "SpaceHawks",
                        "author_nicks": [
                            {
                                "name": "KanedaFr",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/69535/?format=api",
                                    "id": 69535,
                                    "name": "KanedaFr",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2016-03",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                                "id": 44,
                                "name": "Sega Master System"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "6.18",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/167614/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/167614/",
                        "id": 167614,
                        "title": "Freeway '86",
                        "author_nicks": [
                            {
                                "name": "tibone",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/69536/?format=api",
                                    "id": 69536,
                                    "name": "tibone",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2016-03",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                                "id": 44,
                                "name": "Sega Master System"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1503&when=2016"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/compos/sms_power_anniversary_coding_compo16b/"
        }
    ]
}