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

{
    "url": "https://demozoo.org/api/v1/parties/4931/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4931/",
    "id": 4931,
    "name": "TBS Party",
    "tagline": "Total Boozed Sceners Party",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1793/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1793/",
        "id": 1793,
        "name": "TBS Party",
        "website": ""
    },
    "start_date": "1994-08-13",
    "end_date": "1994-08-14",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18751,
            "demozoo_url": "https://demozoo.org/competitions/18751/",
            "name": "C64 Demo",
            "shown_date": "1994-08-13",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "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/340993/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/340993/",
                        "id": 340993,
                        "title": "Desert",
                        "author_nicks": [
                            {
                                "name": "Lethargy",
                                "abbreviation": "LTH",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                                    "id": 21378,
                                    "name": "Lethargy",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-08-13",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/340994/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/340994/",
                        "id": 340994,
                        "title": "Exicart",
                        "author_nicks": [
                            {
                                "name": "Chaos",
                                "abbreviation": "CHS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12723/?format=api",
                                    "id": 12723,
                                    "name": "Chaos",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-08-13",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1754"
        }
    ]
}