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

{
    "url": "https://demozoo.org/api/v1/parties/4458/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4458/",
    "id": 4458,
    "name": "0x06 SEC-T",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1340/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1340/",
        "id": 1340,
        "name": "SEC-T",
        "website": ""
    },
    "start_date": "2013-09-12",
    "end_date": "2013-09-13",
    "location": "Stockholm County, Stockholm, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/309323/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309323/",
            "id": 309323,
            "title": "0x06: SEC-T 2013 Announcement",
            "author_nicks": [
                {
                    "name": "Fairlight",
                    "abbreviation": "FLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                        "id": 239,
                        "name": "Fairlight",
                        "is_group": true
                    }
                },
                {
                    "name": "SEC-T",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22918/?format=api",
                        "id": 22918,
                        "name": "SEC-T",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2013-04-18",
            "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": []
}