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

{
    "url": "https://demozoo.org/api/v1/parties/4914/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4914/",
    "id": 4914,
    "name": "Zeitanomalie 5",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1787/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1787/",
        "id": 1787,
        "name": "Zeitanomalie",
        "website": ""
    },
    "start_date": "2020-09-18",
    "end_date": "2020-09-20",
    "location": "Ellerau, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 53.76024,
    "longitude": 9.92725,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/339815/?format=api",
            "demozoo_url": "https://demozoo.org/productions/339815/",
            "id": 339815,
            "title": "Zeitanomalie 5",
            "author_nicks": [
                {
                    "name": "Courage",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18032/?format=api",
                        "id": 18032,
                        "name": "Courage",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [],
            "types": [],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}