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

{
    "url": "https://demozoo.org/api/v1/parties/367/?format=api",
    "demozoo_url": "https://demozoo.org/parties/367/",
    "id": 367,
    "name": "Radwar 1988 (1)",
    "tagline": "1: Radwars Geburtstag",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/196/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/196/",
        "id": 196,
        "name": "Radwar",
        "website": "http://www.radwar.com/"
    },
    "start_date": "1988-01-09",
    "end_date": "1988-01-09",
    "location": "Kreis Heinsberg, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.05,
    "longitude": 6.15361,
    "website": "http://www.radwar-enterprises.com/8.html",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/205028/?format=api",
            "demozoo_url": "https://demozoo.org/productions/205028/",
            "id": 205028,
            "title": "The Great Giana Sisters",
            "author_nicks": [
                {
                    "name": "Pentacle",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84823/?format=api",
                        "id": 84823,
                        "name": "Pentacle",
                        "is_group": true
                    }
                },
                {
                    "name": "The Wanderer Group",
                    "abbreviation": "TWG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53894/?format=api",
                        "id": 53894,
                        "name": "The Wanderer Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-01-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "the-great-giana-sisters",
                "generated-sound",
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/20399/?format=api",
            "demozoo_url": "https://demozoo.org/productions/20399/",
            "id": 20399,
            "title": "Illegal 24",
            "author_nicks": [
                {
                    "name": "Jeff Smart",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                        "id": 8822,
                        "name": "Jeff Smart",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-01-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                    "id": 64,
                    "name": "Paper"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                    "id": 48,
                    "name": "Papermag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "illegal",
                "piracy",
                "lost"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=154"
        }
    ]
}