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

{
    "url": "https://demozoo.org/api/v1/productions/184755/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184755/",
    "id": 184755,
    "title": "The Deep",
    "author_nicks": [
        {
            "name": "sibCrew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66792/?format=api",
                "id": 66792,
                "name": "sibCrew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "wbcbz7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                    "id": 45761,
                    "name": "wbcbz7",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "rook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59269/?format=api",
                    "id": 59269,
                    "name": "Denis Grachev",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "rook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59269/?format=api",
                    "id": 59269,
                    "name": "Denis Grachev",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.retrosouls.net/zx/deep.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/forever18/zx_spectrum_demo/sibcrew-the_deep.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bbb.retroscene.org/prod.php?p=9270"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/rus/soft/demo/trackmo/the-deep/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75590"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=t7c7MBxWtOQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "499",
            "competition": {
                "id": 14163,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3480/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3480/",
                    "id": 3480,
                    "name": "Forever 2018",
                    "tagline": "19: The 8-Bit Atlantis",
                    "start_date": "2018-03-16",
                    "end_date": "2018-03-18",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/76/8eee.159487.png",
            "original_width": 385,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/09/76/8eee.159487.jpg",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/76/8eee.159487.jpg",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-128k",
        "zx-multicolour-mode"
    ]
}