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

{
    "url": "https://demozoo.org/api/v1/parties/4368/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4368/",
    "id": 4368,
    "name": "Inércia Demoparty 2017",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/244/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/244/",
        "id": 244,
        "name": "Inércia Demoparty",
        "website": "http://www.inercia.pt/"
    },
    "start_date": "2017-01-01",
    "end_date": "2017",
    "location": "Portugal",
    "is_online": false,
    "country_code": "PT",
    "latitude": 39.6945,
    "longitude": -8.13057,
    "website": "http://www.inercia.pt/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=275&when=2017"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2017/inercia17/"
        }
    ]
}