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

{
    "url": "https://demozoo.org/api/v1/parties/2215/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2215/",
    "id": 2215,
    "name": "Contex Miniparty 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/861/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/861/",
        "id": 861,
        "name": "Contex Miniparty",
        "website": ""
    },
    "start_date": "1989-06-26",
    "end_date": "1989-06-30",
    "location": "Oulunsalo, Norra Österbotten, Oulu, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 65.0,
    "longitude": 25.33333,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/327713/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327713/",
            "id": 327713,
            "title": "Disease",
            "author_nicks": [
                {
                    "name": "Contex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6536/?format=api",
                        "id": 6536,
                        "name": "Contex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-30",
            "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/327714/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327714/",
            "id": 327714,
            "title": "Feel the Power",
            "author_nicks": [
                {
                    "name": "Browbeat",
                    "abbreviation": "BOT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40723/?format=api",
                        "id": 40723,
                        "name": "Browbeat",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-30",
            "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/327716/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327716/",
            "id": 327716,
            "title": "Mosquito-Bite",
            "author_nicks": [
                {
                    "name": "Z-Circle",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45650/?format=api",
                        "id": 45650,
                        "name": "Z-Circle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-30",
            "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/327718/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327718/",
            "id": 327718,
            "title": "Rubberankka",
            "author_nicks": [
                {
                    "name": "Browbeat",
                    "abbreviation": "BOT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40723/?format=api",
                        "id": 40723,
                        "name": "Browbeat",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-30",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=88"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/contex-miniparty-1989"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=546&when=1989"
        }
    ]
}