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

{
    "url": "https://demozoo.org/api/v1/parties/3705/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3705/",
    "id": 3705,
    "name": "Bunkerparty 2018",
    "tagline": "TLAN Party",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/557/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/557/",
        "id": 557,
        "name": "Bunkerparty",
        "website": "http://www.dienstagstreff.de/veranstaltungen/"
    },
    "start_date": "2018-08-31",
    "end_date": "2018-09-02",
    "location": "Bochum, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.48165,
    "longitude": 7.21648,
    "website": "http://www.dienstagstreff.de/veranstaltungen/2018/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/192851/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/192851/",
            "id": 192851,
            "title": "Tucano",
            "author_nicks": [
                {
                    "name": "Fabs",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80952/?format=api",
                        "id": 80952,
                        "name": "Fabs",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Hokuto Force",
                    "abbreviation": "HF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                        "id": 14329,
                        "name": "Hokuto Force",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2018-09-01",
            "supertype": "graphics",
            "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/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dienstagstreff.de/veranstaltungen/2018/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.forum64.de/index.php?thread/83248-alle-jahre-wieder-bunkerparty-2018/"
        },
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2717"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1515&when=2018"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2018/bunkerparty18/"
        }
    ]
}