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

{
    "url": "https://demozoo.org/api/v1/parties/3214/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3214/",
    "id": 3214,
    "name": "UK Scene Pubmeeting 2",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1278/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1278/",
        "id": 1278,
        "name": "UK Scene Pubmeeting",
        "website": "http://www.noogz.org/~ukscene/"
    },
    "start_date": "2004-11-20",
    "end_date": "2004-11-20",
    "location": "City of London, Greater London, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 51.51279,
    "longitude": -0.09184,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/9319/?format=api",
            "demozoo_url": "https://demozoo.org/productions/9319/",
            "id": 9319,
            "title": "Pubtro 1",
            "author_nicks": [
                {
                    "name": "#ukscene",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6413/?format=api",
                        "id": 6413,
                        "name": "UKScene Allstars",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "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=530&when=2004"
        }
    ]
}