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

{
    "url": "https://demozoo.org/api/v1/parties/487/?format=api",
    "demozoo_url": "https://demozoo.org/parties/487/",
    "id": 487,
    "name": "Euskal 1994 (1)",
    "tagline": "Euskal Amiga Party 1",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/76/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/76/",
        "id": 76,
        "name": "Euskal",
        "website": "http://www.euskal.org/en/"
    },
    "start_date": "1994-08-28",
    "end_date": "1994-08-28",
    "location": "Urretxu, Gipuzkoa, Basque Country, Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 43.09218,
    "longitude": -2.31442,
    "website": "http://www.euskal.org/en/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/235048/?format=api",
            "demozoo_url": "https://demozoo.org/productions/235048/",
            "id": 235048,
            "title": "Euskal Amiga Party Invitation",
            "author_nicks": [
                {
                    "name": "Artifizial",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7093/?format=api",
                        "id": 7093,
                        "name": "Artifizial",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-06",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/204388/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/204388/",
            "id": 204388,
            "title": "Oops",
            "author_nicks": [
                {
                    "name": "Ripp",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19316/?format=api",
                        "id": 19316,
                        "name": "Ripp",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "736x283"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/euskal/euskal-amiga-party-1"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=17&when=1994"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1994/euskal94a/"
        }
    ]
}