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

{
    "url": "https://demozoo.org/api/v1/parties/726/?format=api",
    "demozoo_url": "https://demozoo.org/parties/726/",
    "id": 726,
    "name": "Acid Slam Meeting 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/276/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/276/",
        "id": 276,
        "name": "Acid Slam Meeting",
        "website": ""
    },
    "start_date": "1999-08-21",
    "end_date": "1999-08-21",
    "location": "Hamburg, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 53.553341,
    "longitude": 9.99245,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/34753/?format=api",
            "demozoo_url": "https://demozoo.org/productions/34753/",
            "id": 34753,
            "title": "Acid Slam Meeting '99 Invitation",
            "author_nicks": [
                {
                    "name": "Crest",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18507/?format=api",
                        "id": 18507,
                        "name": "Crest",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/23221/?format=api",
            "demozoo_url": "https://demozoo.org/productions/23221/",
            "id": 23221,
            "title": "Acid Ball Preview",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1999-08-21",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362208/?format=api",
            "demozoo_url": "https://demozoo.org/music/362208/",
            "id": 362208,
            "title": "Acid Slam Jingle",
            "author_nicks": [
                {
                    "name": "Mephisto",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37623/?format=api",
                        "id": 37623,
                        "name": "Mephisto",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-08-13",
            "supertype": "music",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "4ch",
                "mod"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=827"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1026&when=1999"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/acidslam99/"
        }
    ]
}