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

{
    "url": "https://demozoo.org/api/v1/productions/365807/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365807/",
    "id": 365807,
    "title": "Ranztro",
    "author_nicks": [
        {
            "name": "The Revengers",
            "abbreviation": "TRVS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109949/?format=api",
                "id": 109949,
                "name": "The Revengers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04",
    "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"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1995/r/ranztro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50991"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fgV4wLGmMiw"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/72/?format=api",
            "demozoo_url": "https://demozoo.org/parties/72/",
            "id": 72,
            "name": "X 1995",
            "tagline": "A fistfun experience to be seen to be believed!",
            "start_date": "1995-04-21",
            "end_date": "1995-04-22",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}