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

{
    "url": "https://demozoo.org/api/v1/parties/1864/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1864/",
    "id": 1864,
    "name": "Huno Party 2004",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/755/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/755/",
        "id": 755,
        "name": "Huno Party",
        "website": ""
    },
    "start_date": "2004-06-12",
    "end_date": "2004-06-13",
    "location": "Dijon, Département de la Côte-d'Or, Bourgogne-Franche-Comté, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 47.32306,
    "longitude": 5.04194,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/157948/?format=api",
            "demozoo_url": "https://demozoo.org/productions/157948/",
            "id": 157948,
            "title": "Feel Thirsty",
            "author_nicks": [
                {
                    "name": "PureLamers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37244/?format=api",
                        "id": 37244,
                        "name": "PureLamers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-06-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "k-fighter"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/72665/?format=api",
            "demozoo_url": "https://demozoo.org/productions/72665/",
            "id": 72665,
            "title": "Huno Demo",
            "author_nicks": [
                {
                    "name": "MJJ Prod",
                    "abbreviation": "MJJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                        "id": 11419,
                        "name": "MJJ Prod",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-06-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://strider.untergrund.net/gallery/thumbnails.php?album=14"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=683&when=2004"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2004/huno04/"
        }
    ]
}