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

{
    "url": "https://demozoo.org/api/v1/parties/2519/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2519/",
    "id": 2519,
    "name": "CeBIT 1987",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/129/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/129/",
        "id": 129,
        "name": "CeBIT",
        "website": "http://www.cebit.de/en/"
    },
    "start_date": "1987-03-04",
    "end_date": "1987-03-11",
    "location": "Region Hannover, Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.44889,
    "longitude": 9.74,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/135377/?format=api",
            "demozoo_url": "https://demozoo.org/productions/135377/",
            "id": 135377,
            "title": "Ce-Bit '87",
            "author_nicks": [
                {
                    "name": "Software Invasion Berlin",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57591/?format=api",
                        "id": 57591,
                        "name": "Software Invasion Berlin",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "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/323887/?format=api",
            "demozoo_url": "https://demozoo.org/productions/323887/",
            "id": 323887,
            "title": "Ce-Bit Demo",
            "author_nicks": [
                {
                    "name": "Trianon",
                    "abbreviation": "TRI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39770/?format=api",
                        "id": 39770,
                        "name": "Trianon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-03",
            "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/167567/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167567/",
            "id": 167567,
            "title": "Megademo Disk",
            "author_nicks": [
                {
                    "name": "United Software Rebels",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69512/?format=api",
                        "id": 69512,
                        "name": "United Software Rebels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-03",
            "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": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1753"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1328&when=1987"
        }
    ]
}