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

{
    "url": "https://demozoo.org/api/v1/parties/2037/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2037/",
    "id": 2037,
    "name": "Fyanica 2004 (11)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/36/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/36/",
        "id": 36,
        "name": "Fuckya",
        "website": "http://fyanica.netexpert.hu/index.php?page=party&pid=8"
    },
    "start_date": "2004-09-18",
    "end_date": "2004-09-18",
    "location": "Budapest, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.49801,
    "longitude": 19.03991,
    "website": "http://fyanica.netexpert.hu/index.php?page=party&pid=13",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=318&when=2004"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2004/fyanica04/"
        }
    ]
}