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

{
    "url": "https://demozoo.org/api/v1/parties/4964/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4964/",
    "id": 4964,
    "name": "Jouluporno 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/327/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/327/",
        "id": 327,
        "name": "Porno",
        "website": ""
    },
    "start_date": "1996-12-01",
    "end_date": "1996-12",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/342993/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342993/",
            "id": 342993,
            "title": "jouluporno 96",
            "author_nicks": [
                {
                    "name": "Complex",
                    "abbreviation": "CLX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                        "id": 175,
                        "name": "Komplex",
                        "is_group": true
                    }
                },
                {
                    "name": "Orange",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                        "id": 487,
                        "name": "Orange",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1147&when=1996"
        }
    ]
}