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

{
    "url": "https://demozoo.org/api/v1/parties/3683/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3683/",
    "id": 3683,
    "name": "Boozembly 2018",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/537/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/537/",
        "id": 537,
        "name": "Boozembly",
        "website": ""
    },
    "start_date": "2018-08-02",
    "end_date": "2018-08-05",
    "location": "Pasila, Helsinki, Uusimaa, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 60.19897,
    "longitude": 24.93218,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/191700/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191700/",
            "id": 191700,
            "title": "Boozembly 2018 Invitation",
            "author_nicks": [
                {
                    "name": "The Planet Of Leather Moomins",
                    "abbreviation": "TPOLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                        "id": 84,
                        "name": "The Planet Of Leather Moomins",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2018-07-31",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                    "id": 10,
                    "name": "macOS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://boozedrome.bandcamp.com/album/boozedrome-amigacore-massacre"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=406&when=2018"
        }
    ]
}