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

{
    "url": "https://demozoo.org/api/v1/parties/2758/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2758/",
    "id": 2758,
    "name": "Retronia 2014 (2)",
    "tagline": "Junta 4",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1109/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1109/",
        "id": 1109,
        "name": "Retronia",
        "website": "http://www.retronia.cl/"
    },
    "start_date": "2014-10-04",
    "end_date": "2014-10-04",
    "location": "Chile",
    "is_online": false,
    "country_code": "CL",
    "latitude": -30.0,
    "longitude": -71.0,
    "website": "http://www.retronia.cl/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.retronia.cl/foro/viewtopic.php?f=13&t=1503"
        }
    ]
}