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

{
    "url": "https://demozoo.org/api/v1/parties/3367/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3367/",
    "id": 3367,
    "name": "Connected 1",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1322/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1322/",
        "id": 1322,
        "name": "Connected",
        "website": "http://csdb.dk/event/?id=1773"
    },
    "start_date": "2010-07-31",
    "end_date": "2010-08-01",
    "location": "Halstenbek, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 53.6334,
    "longitude": 9.8372,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/175158/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175158/",
            "id": 175158,
            "title": "Connected 1 Partyscroller",
            "author_nicks": [
                {
                    "name": "Stonehead",
                    "abbreviation": "STHD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
                        "id": 40239,
                        "name": "Stonehead",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-08-01",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175151/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175151/",
            "id": 175151,
            "title": "Joystick-Tester for 4 Joysticks (MR100421)",
            "author_nicks": [
                {
                    "name": "Stonehead",
                    "abbreviation": "STHD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
                        "id": 40239,
                        "name": "Stonehead",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-04-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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175159/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175159/",
            "id": 175159,
            "title": "Snake On A Plane",
            "author_nicks": [
                {
                    "name": "Snake Oil Software",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72448/?format=api",
                        "id": 72448,
                        "name": "Snake Oil Software",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-08-02",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1679"
        }
    ]
}