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

{
    "url": "https://demozoo.org/api/v1/parties/1825/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1825/",
    "id": 1825,
    "name": "Scene Strike 1999 (4)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/372/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/372/",
        "id": 372,
        "name": "Scene Strike",
        "website": "http://www.crsn.com/ss2/"
    },
    "start_date": "1999-04-03",
    "end_date": "1999-04-04",
    "location": "Belgrade, Serbia",
    "is_online": false,
    "country_code": "RS",
    "latitude": 44.811871,
    "longitude": 20.46414,
    "website": "http://www.crsn.com/ss4/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/68820/?format=api",
            "demozoo_url": "https://demozoo.org/productions/68820/",
            "id": 68820,
            "title": "SS4 Dedication",
            "author_nicks": [
                {
                    "name": "Corrosion",
                    "abbreviation": "CRSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12128/?format=api",
                        "id": 12128,
                        "name": "Corrosion",
                        "is_group": true
                    }
                },
                {
                    "name": "Eastgate",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23709/?format=api",
                        "id": 23709,
                        "name": "Eastgate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-05",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.crsn.com/ss4/"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1484&when=1999"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/scene_strike99/"
        }
    ]
}