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

{
    "url": "https://demozoo.org/api/v1/productions/278602/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278602/",
    "id": 278602,
    "title": "Sceensaver",
    "author_nicks": [
        {
            "name": "spkr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37824/?format=api",
                "id": 37824,
                "name": "spkr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "smfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68392/?format=api",
                "id": 68392,
                "name": "smfx",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-05-23",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "spkr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37824/?format=api",
                    "id": 37824,
                    "name": "spkr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://frummel.org/~weedz/atari/prods/sceensave.tos"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/SMFX/SCENSAVE.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/outline20/256_byte_intro/sceensave.tos"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85679"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1lcK4NHE15w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "186",
            "competition": {
                "id": 15918,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4065/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4065/",
                    "id": 4065,
                    "name": "Outline Online 2020",
                    "tagline": "",
                    "start_date": "2020-05-22",
                    "end_date": "2020-05-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/83/9614.267247.png",
            "original_width": 416,
            "original_height": 274,
            "standard_url": "https://media.demozoo.org/screens/s/c0/83/9614.267247.png",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/83/9614.267247.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "header-excluded"
    ]
}