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

{
    "url": "https://demozoo.org/api/v1/parties/3897/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3897/",
    "id": 3897,
    "name": "Moonshine Dragons 2021",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1422/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1422/",
        "id": 1422,
        "name": "Moonshine Dragons",
        "website": "https://moonshinedragons.party"
    },
    "start_date": "2021-05-28",
    "end_date": "2021-05-30",
    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 50.66667,
    "longitude": 17.9,
    "website": "https://moonshinedragons.party",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/278731/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278731/",
            "id": 278731,
            "title": "Parties Are Freedom",
            "author_nicks": [
                {
                    "name": "Samar Productions",
                    "abbreviation": "SMR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                        "id": 5088,
                        "name": "Samar Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2020-05-26",
            "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": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/moonshine-dragons/moonshine-dragons-2021"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1853&when=2021"
        }
    ]
}