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

{
    "url": "https://demozoo.org/api/v1/parties/3896/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3896/",
    "id": 3896,
    "name": "Outline 2020",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/53/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/53/",
        "id": 53,
        "name": "Outline",
        "website": "https://www.outlinedemoparty.nl"
    },
    "start_date": "2020-11-06",
    "end_date": "2020-11-09",
    "location": "Varsen, Gemeente Ommen, Overijssel, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.52,
    "longitude": 6.38472,
    "website": "https://outlinedemoparty.nl/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/270175/?format=api",
            "demozoo_url": "https://demozoo.org/productions/270175/",
            "id": 270175,
            "title": "Outline 90210",
            "author_nicks": [
                {
                    "name": "zOoTiMe",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89855/?format=api",
                        "id": 89855,
                        "name": "zOoTiMe",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Desire",
                    "abbreviation": "DSR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                        "id": 1077,
                        "name": "Desire",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2019-11-09",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=652&when=2020"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/OutlineParty"
        }
    ]
}