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

{
    "url": "https://demozoo.org/api/v1/parties/4144/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4144/",
    "id": 4144,
    "name": "Gerf 2020",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1563/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1563/",
        "id": 1563,
        "name": "Gerf",
        "website": "http://traktor.untergrund.net/gerf"
    },
    "start_date": "2020-11-27",
    "end_date": "2020-11-29",
    "location": "Skövde Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 58.43488,
    "longitude": 13.90358,
    "website": "http://traktor.untergrund.net/gerf",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}