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

{
    "url": "https://demozoo.org/api/v1/parties/2914/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2914/",
    "id": 2914,
    "name": "AWG Coding Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1145/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1145/",
        "id": 1145,
        "name": "AWG Coding Party",
        "website": ""
    },
    "start_date": "1991",
    "end_date": "1991",
    "location": "Lille, Département du Nord, Nord-Pas-de-Calais, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 50.63297,
    "longitude": 3.05858,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://strider.untergrund.net/toxicmag/toxic01/articles/awg.htm"
        }
    ]
}