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

{
    "url": "https://demozoo.org/api/v1/parties/1353/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1353/",
    "id": 1353,
    "name": "Rage & Dynamic Systems (DNS) Copy Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/566/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/566/",
        "id": 566,
        "name": "Rage & Dynamic Systems",
        "website": ""
    },
    "start_date": "1988-05-21",
    "end_date": "1988-05-22",
    "location": "Aachen, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.77664,
    "longitude": 6.08342,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/275586/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275586/",
            "id": 275586,
            "title": "Rage & DNS Party Demo",
            "author_nicks": [
                {
                    "name": "Dynamic Systems",
                    "abbreviation": "DNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2930/?format=api",
                        "id": 2930,
                        "name": "Dynamic Systems",
                        "is_group": true
                    }
                },
                {
                    "name": "Rage",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4191/?format=api",
                        "id": 4191,
                        "name": "Rage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-05-22",
            "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": [
        {
            "id": 2227,
            "demozoo_url": "https://demozoo.org/competitions/2227/",
            "name": "Amiga Demo",
            "shown_date": "1988-05-21",
            "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/29067/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/29067/",
                        "id": 29067,
                        "title": "Demons Are Forever",
                        "author_nicks": [
                            {
                                "name": "Doctor Mabuse Orgasm Crackings",
                                "abbreviation": "D.O.C.",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/650/?format=api",
                                    "id": 650,
                                    "name": "Doctor Mabuse Orgasm Crackings",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1988-05-21",
                        "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=60"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1402&when=1988"
        }
    ]
}