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

{
    "url": "https://demozoo.org/api/v1/parties/3994/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3994/",
    "id": 3994,
    "name": "JagNES [Fest] 2020",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1266/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1266/",
        "id": 1266,
        "name": "JagNES [Fest]",
        "website": "http://www.jagnes-fest.pl/"
    },
    "start_date": "2020-05-01",
    "end_date": "2020-05-03",
    "location": "Mermet, Powiat starogardzki, Pomeranian Voivodeship, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 53.78432,
    "longitude": 18.34983,
    "website": "http://www.jagnes-fest.pl/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/271736/?format=api",
            "demozoo_url": "https://demozoo.org/productions/271736/",
            "id": 271736,
            "title": "JagNES Fest 2020 Invitation",
            "author_nicks": [
                {
                    "name": "Resistance",
                    "abbreviation": "RSE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                        "id": 3918,
                        "name": "Resistance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-12-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                    "id": 50,
                    "name": "Atari Jaguar"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}