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

{
    "url": "https://demozoo.org/api/v1/parties/4876/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4876/",
    "id": 4876,
    "name": "Trax 2001",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/447/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/447/",
        "id": 447,
        "name": "Trax",
        "website": "http://mermaid.c64scene.org/creators/party/trax/"
    },
    "start_date": "2001-02-17",
    "end_date": "2001-02-23",
    "location": "Kolbotn, Nordre Follo, Viken, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.81056,
    "longitude": 10.80389,
    "website": "http://mermaid.c64scene.org/creators/party/trax/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mermaid.c64scene.org/creators/party/trax/"
        },
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=143"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=67&when=2001"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20041026210125/http://mermaid.c64scene.org/creators/party/trax/"
        }
    ]
}