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

{
    "url": "https://demozoo.org/api/v1/parties/1900/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1900/",
    "id": 1900,
    "name": "Oberfränkisches Atari Meeting (OFAM) 2013",
    "tagline": "9",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/713/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/713/",
        "id": 713,
        "name": "Oberfränkisches Atari Meeting (OFAM)",
        "website": "http://ofam.lima-city.de/"
    },
    "start_date": "2013-09-27",
    "end_date": "2013-09-29",
    "location": "Munchberg, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.191639,
    "longitude": 11.78947,
    "website": "http://ofam.de.vu/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}