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

{
    "url": "https://demozoo.org/api/v1/parties/1679/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1679/",
    "id": 1679,
    "name": "Atariada 2013",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/693/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/693/",
        "id": 693,
        "name": "Atariada",
        "website": "http://www.atariada.cz/"
    },
    "start_date": "2013-04-12",
    "end_date": "2013-04-14",
    "location": "Okres Olomouc, Olomoucký, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.66667,
    "longitude": 17.25,
    "website": "http://www.atariada.cz/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/111338/?format=api",
            "demozoo_url": "https://demozoo.org/productions/111338/",
            "id": 111338,
            "title": "Flop 56 intro",
            "author_nicks": [
                {
                    "name": "MaPa",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20523/?format=api",
                        "id": 20523,
                        "name": "MaPa",
                        "is_group": false
                    }
                },
                {
                    "name": "PG",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20522/?format=api",
                        "id": 20522,
                        "name": "PG",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2013-04-13",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=498&when=2013"
        }
    ]
}