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

{
    "url": "https://demozoo.org/api/v1/parties/3978/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3978/",
    "id": 3978,
    "name": "RAAT#06",
    "tagline": "The Four Horsemen of The Apocalypse",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1439/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1439/",
        "id": 1439,
        "name": "RAAT",
        "website": "http://retrojen.org/event/raat/"
    },
    "start_date": "2019-12-28",
    "end_date": "2019-12-29",
    "location": "İstanbul, Istanbul, Turkey",
    "is_online": false,
    "country_code": "TR",
    "latitude": 41.03508,
    "longitude": 28.98331,
    "website": "https://retrojen.org/pano/index.php?topic=1283",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/271427/?format=api",
            "demozoo_url": "https://demozoo.org/productions/271427/",
            "id": 271427,
            "title": "Raat #06 Invitro",
            "author_nicks": [
                {
                    "name": "F3R0",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110952/?format=api",
                        "id": 110952,
                        "name": "F3R0",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-12-05",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/323345/?format=api",
            "demozoo_url": "https://demozoo.org/productions/323345/",
            "id": 323345,
            "title": "Stellar Event",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "2019-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 15692,
            "demozoo_url": "https://demozoo.org/competitions/15692/",
            "name": "C64 Demo",
            "shown_date": "2019-12-28",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/272889/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/272889/",
                        "id": 272889,
                        "title": "Turn Me On - RAAT#6",
                        "author_nicks": [
                            {
                                "name": "emarti",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/111870/?format=api",
                                    "id": 111870,
                                    "name": "emarti",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2019-12-29",
                        "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=2894"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/raat-06"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1860&when=2019"
        }
    ]
}