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

{
    "url": "https://demozoo.org/api/v1/parties/1498/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1498/",
    "id": 1498,
    "name": "Alcatraz Copy-Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/622/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/622/",
        "id": 622,
        "name": "Alcatraz Copy-Party",
        "website": ""
    },
    "start_date": "1988-12-27",
    "end_date": "1988-12-29",
    "location": "Geneva, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 46.208351,
    "longitude": 6.1427,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/126281/?format=api",
            "demozoo_url": "https://demozoo.org/productions/126281/",
            "id": 126281,
            "title": "Geneva Party Demo",
            "author_nicks": [
                {
                    "name": "Alcatraz",
                    "abbreviation": "ATZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                        "id": 738,
                        "name": "Alcatraz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-12-28",
            "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/323283/?format=api",
            "demozoo_url": "https://demozoo.org/productions/323283/",
            "id": 323283,
            "title": "Skulls Intro",
            "author_nicks": [
                {
                    "name": "Alcatraz",
                    "abbreviation": "ATZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                        "id": 738,
                        "name": "Alcatraz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-12",
            "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": [
        {
            "id": 5616,
            "demozoo_url": "https://demozoo.org/competitions/5616/",
            "name": "Amiga Demo",
            "shown_date": "1988-12-28",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/53583/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/53583/",
                        "id": 53583,
                        "title": "Megademo 2",
                        "author_nicks": [
                            {
                                "name": "Alcatraz",
                                "abbreviation": "ATZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                                    "id": 738,
                                    "name": "Alcatraz",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1988-12-28",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=104"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1056&when=1988"
        }
    ]
}