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

{
    "url": "https://demozoo.org/api/v1/parties/4351/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4351/",
    "id": 4351,
    "name": "Arroutada 2006",
    "tagline": "Arroutada 13",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/349/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/349/",
        "id": 349,
        "name": "Arroutada",
        "website": "https://web.archive.org/web/20060623235646/http://www.arroutada.info/subindex.php?tema=Textos/noticias"
    },
    "start_date": "2006-11-10",
    "end_date": "2006-11-13",
    "location": "Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 16708,
            "demozoo_url": "https://demozoo.org/competitions/16708/",
            "name": "PC 64k",
            "shown_date": "2006-11-12",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/299371/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/299371/",
                        "id": 299371,
                        "title": "You Have Been Filled",
                        "author_nicks": [
                            {
                                "name": "Solstice",
                                "abbreviation": "SLS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/28744/?format=api",
                                    "id": 28744,
                                    "name": "Solstice",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2006-11-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                                "id": 2,
                                "name": "64K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        },
        {
            "id": 16707,
            "demozoo_url": "https://demozoo.org/competitions/16707/",
            "name": "PC Demo",
            "shown_date": "2006-11-12",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/299370/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/299370/",
                        "id": 299370,
                        "title": "A Full Of Flares",
                        "author_nicks": [
                            {
                                "name": "Solstice",
                                "abbreviation": "SLS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/28744/?format=api",
                                    "id": 28744,
                                    "name": "Solstice",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2006-11-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=52&when=2006"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060623235646/http://www.arroutada.info/subindex.php?tema=Textos/noticias"
        }
    ]
}