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

{
    "url": "https://demozoo.org/api/v1/parties/2010/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2010/",
    "id": 2010,
    "name": "E-JagFest 2013",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/715/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/715/",
        "id": 715,
        "name": "E-JagFest",
        "website": "http://ejagfest.de/"
    },
    "start_date": "2013-11-23",
    "end_date": "2013-11-24",
    "location": "Stadtteil Mundelheim, Duisburg, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.350639,
    "longitude": 6.68634,
    "website": "http://ejagfest.de/european-atari-jaguar-festival-2013/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/94502/?format=api",
            "demozoo_url": "https://demozoo.org/productions/94502/",
            "id": 94502,
            "title": "Expressway",
            "author_nicks": [
                {
                    "name": "Reboot",
                    "abbreviation": "RBT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2466/?format=api",
                        "id": 2466,
                        "name": "Reboot",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2013-11-24",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "jaguar-cd"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/94501/?format=api",
            "demozoo_url": "https://demozoo.org/productions/94501/",
            "id": 94501,
            "title": "Half Circle: 8biteer",
            "author_nicks": [
                {
                    "name": "Reboot",
                    "abbreviation": "RBT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2466/?format=api",
                        "id": 2466,
                        "name": "Reboot",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2013-11-24",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "jaguar-cd"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/94503/?format=api",
            "demozoo_url": "https://demozoo.org/productions/94503/",
            "id": 94503,
            "title": "Rocks Off!",
            "author_nicks": [
                {
                    "name": "Reboot",
                    "abbreviation": "RBT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2466/?format=api",
                        "id": 2466,
                        "name": "Reboot",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2013-11-24",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/events/508895855864333"
        }
    ]
}