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

{
    "url": "https://demozoo.org/api/v1/parties/4682/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4682/",
    "id": 4682,
    "name": "Infect-TRSI-Agnostic Front Easter Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1708/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1708/",
        "id": 1708,
        "name": "Infect-TRSI-Agnostic Front Easter Party",
        "website": ""
    },
    "start_date": "1993-04-10",
    "end_date": "1993-04-11",
    "location": "Lemgo, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.02786,
    "longitude": 8.89901,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/222969/?format=api",
            "demozoo_url": "https://demozoo.org/productions/222969/",
            "id": 222969,
            "title": "Partybox",
            "author_nicks": [
                {
                    "name": "Agnostic Front",
                    "abbreviation": "AF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
                        "id": 1453,
                        "name": "Agnostic Front",
                        "is_group": true
                    }
                },
                {
                    "name": "Infect",
                    "abbreviation": "IFT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                        "id": 592,
                        "name": "Infect",
                        "is_group": true
                    }
                },
                {
                    "name": "The Dark Demon",
                    "abbreviation": "TDD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/942/?format=api",
                        "id": 942,
                        "name": "The Dark Demon",
                        "is_group": true
                    }
                },
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                },
                {
                    "name": "Twice Sector",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/94458/?format=api",
                        "id": 94458,
                        "name": "Twice Sector",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-04-11",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=604"
        }
    ]
}