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

{
    "url": "https://demozoo.org/api/v1/parties/5265/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5265/",
    "id": 5265,
    "name": "Oberfränkisches Atari Meeting (OFAM) 2024",
    "tagline": "18",
    "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": "2024-10-18",
    "end_date": "2024-10-20",
    "location": "Münchberg, Upper Franconia, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.18952,
    "longitude": 11.78823,
    "website": "https://ofam.lima-city.de/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}