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

{
    "url": "https://demozoo.org/api/v1/parties/2433/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2433/",
    "id": 2433,
    "name": "Fujiama 2015",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/717/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/717/",
        "id": 717,
        "name": "Fujiama",
        "website": "http://www.abbuc.de/~atarixle/event/fuji2014/"
    },
    "start_date": "2015-08-06",
    "end_date": "2015-08-09",
    "location": "Lengenfeld, Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.5694,
    "longitude": 12.36408,
    "website": "http://abbuc.de/~atarixle/fuji/2015/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/152125/?format=api",
            "demozoo_url": "https://demozoo.org/productions/152125/",
            "id": 152125,
            "title": "Joe Painter 1 – Refurbished 2015",
            "author_nicks": [
                {
                    "name": "Gringosoft",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44561/?format=api",
                        "id": 44561,
                        "name": "Gringosoft",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2015-08-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/152124/?format=api",
            "demozoo_url": "https://demozoo.org/productions/152124/",
            "id": 152124,
            "title": "Joe Painter 2 – Deeper Walls",
            "author_nicks": [
                {
                    "name": "Gringosoft",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44561/?format=api",
                        "id": 44561,
                        "name": "Gringosoft",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2015-08-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.abbuc.de/~atarixle/fuji/2015"
        }
    ]
}