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

{
    "url": "https://demozoo.org/api/v1/parties/4042/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4042/",
    "id": 4042,
    "name": "Mail Madness Party 7",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1504/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1504/",
        "id": 1504,
        "name": "Mail Madness Party",
        "website": "http://web.archive.org/web/20160713113721/http://www.mr-museum.de/party.htm"
    },
    "start_date": "2004-04-30",
    "end_date": "2004-05-02",
    "location": "Ernstthal, Thuringia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.49038,
    "longitude": 11.17818,
    "website": "http://www.mr-museum.de/party7.htm",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/332218/?format=api",
            "demozoo_url": "https://demozoo.org/productions/332218/",
            "id": 332218,
            "title": "Colorz",
            "author_nicks": [
                {
                    "name": "Civitas",
                    "abbreviation": "CIVI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                        "id": 5554,
                        "name": "Civitas",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "karate"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/275771/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275771/",
            "id": 275771,
            "title": "Criminal",
            "author_nicks": [
                {
                    "name": "Civitas",
                    "abbreviation": "CIVI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                        "id": 5554,
                        "name": "Civitas",
                        "is_group": true
                    }
                },
                {
                    "name": "Covenant",
                    "abbreviation": "CVT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
                        "id": 5744,
                        "name": "Covenant",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-05",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/275772/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/275772/",
            "id": 275772,
            "title": "Pacta cum daemonibus",
            "author_nicks": [
                {
                    "name": "LordNikon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3045/?format=api",
                        "id": 3045,
                        "name": "LordNikon",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Civitas",
                    "abbreviation": "CIVI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                        "id": 5554,
                        "name": "Civitas",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2004-05-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.mr-museum.de/party7.htm"
        },
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=729"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2004/mail_madness7/"
        }
    ]
}