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

{
    "url": "https://demozoo.org/api/v1/productions/195287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195287/",
    "id": 195287,
    "title": "Spkrites!",
    "author_nicks": [
        {
            "name": "smfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68392/?format=api",
                "id": 68392,
                "name": "smfx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-03",
    "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": "spkr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37824/?format=api",
                    "id": 37824,
                    "name": "spkr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tomchi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33307/?format=api",
                    "id": 33307,
                    "name": "Tomchi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/files_demo/spkrites.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/SMFX/SPKRITES.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/sillyventure18/atari_st_demo/spkrites.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/spkrsmfx/spkrites"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78713"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=911TMOu5CKY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "385",
            "competition": {
                "id": 14747,
                "name": "Atari ST/STE Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3538/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3538/",
                    "id": 3538,
                    "name": "Silly Venture 2018",
                    "tagline": "United Atari Scene Art Festival",
                    "start_date": "2018-11-02",
                    "end_date": "2018-11-04",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/b0/bc5f.172947.png",
            "original_width": 416,
            "original_height": 276,
            "standard_url": "https://media.demozoo.org/screens/s/3a/b0/bc5f.172947.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/b0/bc5f.172947.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "sprites-record",
        "source-available"
    ]
}