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

{
    "url": "https://demozoo.org/api/v1/parties/1858/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1858/",
    "id": 1858,
    "name": "Grep 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/523/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/523/",
        "id": 523,
        "name": "Grep",
        "website": "http://gerp.demoose.se/"
    },
    "start_date": "2003-07",
    "end_date": "2003-07",
    "location": "Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.198448,
    "longitude": 17.55142,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 7629,
            "demozoo_url": "https://demozoo.org/competitions/7629/",
            "name": "Combined Demo",
            "shown_date": "2003",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/71939/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/71939/",
                        "id": 71939,
                        "title": "Pimptro",
                        "author_nicks": [
                            {
                                "name": "Planet Jazz",
                                "abbreviation": "PJZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5388/?format=api",
                                    "id": 5388,
                                    "name": "Planet Jazz",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1902/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1902/",
                        "id": 1902,
                        "title": "Demo 90",
                        "author_nicks": [
                            {
                                "name": "Elcrew",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4311/?format=api",
                                    "id": 4311,
                                    "name": "Elcrew",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/71940/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/71940/",
                        "id": 71940,
                        "title": "Megademo 8",
                        "author_nicks": [
                            {
                                "name": "Laxative Effects",
                                "abbreviation": "LAX",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4310/?format=api",
                                    "id": 4310,
                                    "name": "Laxative Effects",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=659"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=404&when=2003"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2003/grep03/"
        }
    ]
}