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

{
    "url": "https://demozoo.org/api/v1/parties/1725/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1725/",
    "id": 1725,
    "name": "East Party 2006",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/703/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/703/",
        "id": 703,
        "name": "East Party",
        "website": "http://east.atari8.info/"
    },
    "start_date": "2006-11-05",
    "end_date": "2006-11-07",
    "location": "Monki, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 53.404572,
    "longitude": 22.79743,
    "website": "http://east.atari8.info/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2006/EAST06/"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=615&when=2006"
        }
    ]
}