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

{
    "url": "https://demozoo.org/api/v1/parties/2510/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2510/",
    "id": 2510,
    "name": "Garage Party 2014",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1008/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1008/",
        "id": 1008,
        "name": "Garage Party",
        "website": ""
    },
    "start_date": "2014-04-26",
    "end_date": "2014-04-26",
    "location": "Lublewo Gdańskie, Powiat gdański, Pomeranian Voivodeship, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 54.28457,
    "longitude": 18.50389,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/134928/?format=api",
            "demozoo_url": "https://demozoo.org/productions/134928/",
            "id": 134928,
            "title": "Garage Party Intro",
            "author_nicks": [
                {
                    "name": "Lamers",
                    "abbreviation": "LMS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                        "id": 18529,
                        "name": "Lamers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.pigwa.net/stuff/parties/Garaz_Party_2,2014.04.26,Lublewo_Gdanskie,Poland/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2014/GARAGE14/"
        }
    ]
}