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

{
    "url": "https://demozoo.org/api/v1/parties/3651/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3651/",
    "id": 3651,
    "name": "IT-WO 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1409/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1409/",
        "id": 1409,
        "name": "IT-WO",
        "website": ""
    },
    "start_date": "1995-12-01",
    "end_date": "1995-12-03",
    "location": "Karlstads Kommun, Värmland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.47409,
    "longitude": 13.59961,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/227195/?format=api",
            "demozoo_url": "https://demozoo.org/productions/227195/",
            "id": 227195,
            "title": "Bill Gates",
            "author_nicks": [
                {
                    "name": "WaterFalls",
                    "abbreviation": "WFS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/102483/?format=api",
                        "id": 102483,
                        "name": "WaterFalls",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-03",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/244791/?format=api",
            "demozoo_url": "https://demozoo.org/productions/244791/",
            "id": 244791,
            "title": "TV4 Juniortro",
            "author_nicks": [
                {
                    "name": "G'Force",
                    "abbreviation": "G'F",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6913/?format=api",
                        "id": 6913,
                        "name": "G'Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-03",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304309/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304309/",
            "id": 304309,
            "title": "Winona",
            "author_nicks": [
                {
                    "name": "Pain",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129296/?format=api",
                        "id": 129296,
                        "name": "Pain",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-03",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=730"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/it-wo-95/"
        }
    ]
}