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

{
    "url": "https://demozoo.org/api/v1/parties/226/?format=api",
    "demozoo_url": "https://demozoo.org/parties/226/",
    "id": 226,
    "name": "Árok 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/59/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/59/",
        "id": 59,
        "name": "Árok",
        "website": "http://arok.intro.hu"
    },
    "start_date": "2003-08-08",
    "end_date": "2003-08-10",
    "location": "Ajka, Veszprém, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.10196,
    "longitude": 17.55892,
    "website": "http://arok.intro.hu",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=631"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=535&when=2003"
        }
    ]
}