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

{
    "url": "https://demozoo.org/api/v1/parties/2178/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2178/",
    "id": 2178,
    "name": "Atari Connexion 2014",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/716/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/716/",
        "id": 716,
        "name": "Atari Connexion (AC)",
        "website": "http://www.jaguar-connexion.fr.st/"
    },
    "start_date": "2014-04-05",
    "end_date": "2014-04-06",
    "location": "Congis-sur-Thérouanne, Département de Seine-et-Marne, Île-de-France, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 49.0,
    "longitude": 2.98333,
    "website": "http://www.jaguar-connexion.fr.st/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}