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

{
    "url": "https://demozoo.org/api/v1/parties/2544/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2544/",
    "id": 2544,
    "name": "Hackerence 1992 (b)",
    "tagline": "Hackerence 6",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/243/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/243/",
        "id": 243,
        "name": "Hackerence",
        "website": "http://www.hackerence.com/demo"
    },
    "start_date": "1992-11",
    "end_date": "1992-11",
    "location": "Härnösands Kommun, Västernorrland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.76667,
    "longitude": 17.68333,
    "website": "http://www.hackerence.com/demo",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 11461,
            "demozoo_url": "https://demozoo.org/competitions/11461/",
            "name": "Amiga Demo",
            "shown_date": "1992-11",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/118584/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/118584/",
                        "id": 118584,
                        "title": "Face The First",
                        "author_nicks": [
                            {
                                "name": "Acheron",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/52169/?format=api",
                                    "id": 52169,
                                    "name": "Acheron",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1992-11",
                        "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": []
                    }
                }
            ]
        },
        {
            "id": 13923,
            "demozoo_url": "https://demozoo.org/competitions/13923/",
            "name": "Music",
            "shown_date": "1992-11",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/180044/?format=api",
                        "demozoo_url": "https://demozoo.org/music/180044/",
                        "id": 180044,
                        "title": "Fatal error v0.8",
                        "author_nicks": [
                            {
                                "name": "Waverider",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32857/?format=api",
                                    "id": 32857,
                                    "name": "Waverider",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1992-11",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=474"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1081&when=1992"
        }
    ]
}