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

{
    "url": "https://demozoo.org/api/v1/parties/1735/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1735/",
    "id": 1735,
    "name": "Platariada 2008",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/706/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/706/",
        "id": 706,
        "name": "Platariada",
        "website": "http://platariada.atari.org/"
    },
    "start_date": "2008-06-13",
    "end_date": "2008-06-15",
    "location": "Budweis, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 48.975029,
    "longitude": 14.47904,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/113042/?format=api",
            "demozoo_url": "https://demozoo.org/productions/113042/",
            "id": 113042,
            "title": "Who Lost The Wallet",
            "author_nicks": [
                {
                    "name": "Fandal",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/29617/?format=api",
                        "id": 29617,
                        "name": "Fandal",
                        "is_group": false
                    }
                },
                {
                    "name": "PG",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20522/?format=api",
                        "id": 20522,
                        "name": "PG",
                        "is_group": false
                    }
                },
                {
                    "name": "Poison",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36030/?format=api",
                        "id": 36030,
                        "name": "Poison",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2008",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1470&when=2008"
        }
    ]
}