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

{
    "url": "https://demozoo.org/api/v1/parties/3746/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3746/",
    "id": 3746,
    "name": "JagNES [Fest] 2019",
    "tagline": "level 3",
    "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": "2019-04-27",
    "end_date": "2019-05-04",
    "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/195353/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195353/",
            "id": 195353,
            "title": "JagNES Fest #3 Invite",
            "author_nicks": [
                {
                    "name": "JagNES Fest",
                    "abbreviation": "JNF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75320/?format=api",
                        "id": 75320,
                        "name": "JagNES Fest",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2018-11-03",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/195497/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195497/",
            "id": 195497,
            "title": "JagNES Fest 2019 Invitation",
            "author_nicks": [
                {
                    "name": "MotionRide",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65679/?format=api",
                        "id": 65679,
                        "name": "MotionRide",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2018-11-03",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/JagNESFest/"
        }
    ]
}