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

{
    "url": "https://demozoo.org/api/v1/parties/3607/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3607/",
    "id": 3607,
    "name": "Antique Toy 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/101/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/101/",
        "id": 101,
        "name": "Antique Toy",
        "website": "http://antiquetoy.untergrund.net/"
    },
    "start_date": "2002",
    "end_date": "2002",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://antiquetoy.untergrund.net/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2002/antique_toy02/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Antique_Toy_2002"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20071123063504/http://antiquetoy.untergrund.net:80/results.php?lng=&year=2002"
        }
    ]
}