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

{
    "url": "https://demozoo.org/api/v1/parties/1568/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1568/",
    "id": 1568,
    "name": "Munich Convention 2 - 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/664/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/664/",
        "id": 664,
        "name": "Animal Mine Convention",
        "website": ""
    },
    "start_date": "1995-05-12",
    "end_date": "1995-05-14",
    "location": "Munich, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 48.13641,
    "longitude": 11.57753,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/132831/?format=api",
            "demozoo_url": "https://demozoo.org/productions/132831/",
            "id": 132831,
            "title": "Munich Convention 2 Einladung",
            "author_nicks": [
                {
                    "name": "Animal Mine",
                    "abbreviation": "AM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                        "id": 2150,
                        "name": "Animal Mine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "paper"
            ]
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/93916/?format=api",
            "demozoo_url": "https://demozoo.org/productions/93916/",
            "id": 93916,
            "title": "Animal Mine Convention 2 Slideshow",
            "author_nicks": [
                {
                    "name": "Animal Mine",
                    "abbreviation": "AM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                        "id": 2150,
                        "name": "Animal Mine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-01-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/64140/?format=api",
            "demozoo_url": "https://demozoo.org/productions/64140/",
            "id": 64140,
            "title": "Dynabuster+ Cracktro",
            "author_nicks": [
                {
                    "name": "42-Crew",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53063/?format=api",
                        "id": 53063,
                        "name": "42-Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1995/MUNICH2/"
        }
    ]
}