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

{
    "url": "https://demozoo.org/api/v1/productions/71915/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71915/",
    "id": 71915,
    "title": "SYNC STE Demo",
    "author_nicks": [
        {
            "name": "SYNC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2256/?format=api",
                "id": 2256,
                "name": "SYNC",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-09-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2605/?format=api",
                    "id": 2605,
                    "name": "Mr Mac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Horace Wimp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3483/?format=api",
                    "id": 3483,
                    "name": "Horace Wimp",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/SYNC/SYNC_STE.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1990/wind_jammers_copy_party90/misc/sync_ste.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-sync-ste-demo_23452.html"
        },
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=292"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29468"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1553/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1553/",
            "id": 1553,
            "name": "Wind Jammers Copy Party 1990",
            "tagline": "The Brainless Institute Party 1",
            "start_date": "1990-09-28",
            "end_date": "1990-09-30",
            "location": "Falkoping, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.16206,
            "longitude": 13.55475,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/9f/1234.23744.png",
            "original_width": 416,
            "original_height": 276,
            "standard_url": "https://media.demozoo.org/screens/s/f1/9f/1234.23744.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/9f/1234.23744.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "ste"
    ]
}