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

{
    "url": "https://demozoo.org/api/v1/parties/3930/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3930/",
    "id": 3930,
    "name": "Oberfränkisches Atari Meeting (OFAM) 2019",
    "tagline": "15",
    "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": "2019-09-27",
    "end_date": "2019-09-29",
    "location": "Münchberg, Upper Franconia, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.18952,
    "longitude": 11.78823,
    "website": "http://ofam.lima-city.de/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/268270/?format=api",
            "demozoo_url": "https://demozoo.org/productions/268270/",
            "id": 268270,
            "title": "Endless Suma Surfing",
            "author_nicks": [
                {
                    "name": "HM-Pictures",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83893/?format=api",
                        "id": 83893,
                        "name": "HM-Pictures",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-09-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}