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

{
    "url": "https://demozoo.org/api/v1/parties/562/?format=api",
    "demozoo_url": "https://demozoo.org/parties/562/",
    "id": 562,
    "name": "SCS+TRC+SCL Meeting 1995",
    "tagline": "Flippo Feest 1995",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1796/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1796/",
        "id": 1796,
        "name": "SCS+TRC+SCL Meeting",
        "website": ""
    },
    "start_date": "1995-06-11",
    "end_date": "1995-06-11",
    "location": "Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/10039/?format=api",
            "demozoo_url": "https://demozoo.org/productions/10039/",
            "id": 10039,
            "title": "Fliptro",
            "author_nicks": [
                {
                    "name": "Success PC",
                    "abbreviation": "SCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11810/?format=api",
                        "id": 11810,
                        "name": "Success PC",
                        "is_group": true
                    }
                },
                {
                    "name": "Thaumaturge",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11274/?format=api",
                        "id": 11274,
                        "name": "Thaumaturge",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06",
            "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": [
        {
            "url": "https://demozoo.org/api/v1/productions/341743/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341743/",
            "id": 341743,
            "title": "Rope",
            "author_nicks": [
                {
                    "name": "Abstract Concepts",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6527/?format=api",
                        "id": 6527,
                        "name": "Abstract Concepts",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06",
            "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": [
                "parody"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1127&when=1995"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/flipfeest95/"
        }
    ]
}