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

{
    "url": "https://demozoo.org/api/v1/parties/4166/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4166/",
    "id": 4166,
    "name": "The Power Connection (TCP) Copy Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1565/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1565/",
        "id": 1565,
        "name": "The Power Connection (TCP) Copy Party",
        "website": ""
    },
    "start_date": "1989-09-30",
    "end_date": "1989-09-30",
    "location": "Gemeente Rotterdam, South Holland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.88246,
    "longitude": 4.28784,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/260990/?format=api",
            "demozoo_url": "https://demozoo.org/productions/260990/",
            "id": 260990,
            "title": "Demodisk",
            "author_nicks": [
                {
                    "name": "The Power Connection",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66180/?format=api",
                        "id": 66180,
                        "name": "The Power Connection",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-09-30",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/229763/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229763/",
            "id": 229763,
            "title": "Killdisk",
            "author_nicks": [
                {
                    "name": "Digilogic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49467/?format=api",
                        "id": 49467,
                        "name": "Digilogic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-09-30",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/159462/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159462/",
            "id": 159462,
            "title": "The Megascroll Demo",
            "author_nicks": [
                {
                    "name": "The Timecircle",
                    "abbreviation": "TTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11473/?format=api",
                        "id": 11473,
                        "name": "The Timecircle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-09-30",
            "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": [
                "ripped-graphics"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/232773/?format=api",
            "demozoo_url": "https://demozoo.org/productions/232773/",
            "id": 232773,
            "title": "TB Intro -The Bullshit Intro-",
            "author_nicks": [
                {
                    "name": "The Timecircle",
                    "abbreviation": "TTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11473/?format=api",
                        "id": 11473,
                        "name": "The Timecircle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-16",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=669"
        }
    ]
}