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

{
    "url": "https://demozoo.org/api/v1/parties/4796/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4796/",
    "id": 4796,
    "name": "ASWDF December 2014",
    "tagline": "Winter's Tale",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1742/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1742/",
        "id": 1742,
        "name": "ASWDF",
        "website": "https://web.archive.org/web/20150203101221/http://aswdf.ru/"
    },
    "start_date": "2014-12-27",
    "end_date": "2014-12-27",
    "location": "Moskva, Moscow, Russia",
    "is_online": false,
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "website": "https://web.archive.org/web/20150203101221/http://aswdf.ru/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/334575/?format=api",
            "demozoo_url": "https://demozoo.org/productions/334575/",
            "id": 334575,
            "title": "#7DF",
            "author_nicks": [
                {
                    "name": "Lazy Softmakers Alliance",
                    "abbreviation": "LSA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45762/?format=api",
                        "id": 45762,
                        "name": "Lazy Softmakers Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1690&when=2014"
        }
    ]
}