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

{
    "url": "https://demozoo.org/api/v1/parties/4795/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4795/",
    "id": 4795,
    "name": "ASDF July 2014",
    "tagline": "AboutScientific Downgrade Fest",
    "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-07-05",
    "end_date": "2014-07-05",
    "location": "Moskva, Moscow, Russia",
    "is_online": false,
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/332381/?format=api",
            "demozoo_url": "https://demozoo.org/productions/332381/",
            "id": 332381,
            "title": "ASDF-ONE",
            "author_nicks": [
                {
                    "name": "Wlodek Black",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/59388/?format=api",
                        "id": 59388,
                        "name": "Wlodek Black",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/332380/?format=api",
            "demozoo_url": "https://demozoo.org/productions/332380/",
            "id": 332380,
            "title": "Old Fire",
            "author_nicks": [
                {
                    "name": "Kabardcomp",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/43574/?format=api",
                        "id": 43574,
                        "name": "Kabardcomp",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-07",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1690&when=2014"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2014/asdfjuly14/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20140819210927/http://aswfd.ru/reports2014/1/report.html"
        }
    ]
}