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

{
    "url": "https://demozoo.org/api/v1/parties/3719/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3719/",
    "id": 3719,
    "name": "Fujiama 2019",
    "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": "2019-08-25",
    "end_date": "2019-09-01",
    "location": "Lengenfeld, Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.5694,
    "longitude": 12.36408,
    "website": "http://www.abbuc.de/~atarixle/fuji/2019/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/267291/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267291/",
            "id": 267291,
            "title": "Tutoris",
            "author_nicks": [
                {
                    "name": "1NG",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/60776/?format=api",
                        "id": 60776,
                        "name": "1NG",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-09-01",
            "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": [
                "wudsn",
                "mads"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}