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

{
    "url": "https://demozoo.org/api/v1/parties/2081/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2081/",
    "id": 2081,
    "name": "Ami Expo 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/743/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/743/",
        "id": 743,
        "name": "Ami Expo",
        "website": ""
    },
    "start_date": "1991-11-01",
    "end_date": "1991-11-03",
    "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.93463,
    "longitude": 6.97495,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/98159/?format=api",
            "demozoo_url": "https://demozoo.org/productions/98159/",
            "id": 98159,
            "title": "Another Power Production",
            "author_nicks": [
                {
                    "name": "Frantic",
                    "abbreviation": "FTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/837/?format=api",
                        "id": 837,
                        "name": "Frantic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-02",
            "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/98162/?format=api",
            "demozoo_url": "https://demozoo.org/productions/98162/",
            "id": 98162,
            "title": "Multi-Colour Intro",
            "author_nicks": [
                {
                    "name": "Hardline",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4506/?format=api",
                        "id": 4506,
                        "name": "Hardline",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/98161/?format=api",
            "demozoo_url": "https://demozoo.org/productions/98161/",
            "id": 98161,
            "title": "Silicon Dreams",
            "author_nicks": [
                {
                    "name": "Addonic",
                    "abbreviation": "ADC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
                        "id": 1391,
                        "name": "Addonic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-02",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BreaksAmigaParty",
            "url": "http://arabuusimiehet.com/break/amiga/index.php?mode=party&partyid=373"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=405"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=71&when=1991"
        }
    ]
}