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

{
    "url": "https://demozoo.org/api/v1/productions/93771/?format=api",
    "demozoo_url": "https://demozoo.org/productions/93771/",
    "id": 93771,
    "title": "Nothing",
    "author_nicks": [
        {
            "name": "JAC!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                "id": 6314,
                "name": "JAC!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JAC!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                    "id": 6314,
                    "name": "JAC!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Paul Slocum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32459/?format=api",
                    "id": 32459,
                    "name": "Paul Slocum",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.wudsn.com/productions/atari2600/nothing/nothing.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/JAC/NOTHING.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/sillyventure13/2600_demo/nothing.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.wudsn.com/productions/atari2600/nothing/nothing-source.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.wudsn.com/productions/atari2600/nothing"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62174"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mYN8YtrusKU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "448",
            "competition": {
                "id": 9666,
                "name": "Atari 2600 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1486/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1486/",
                    "id": 1486,
                    "name": "Silly Venture 2013",
                    "tagline": "Atari's last venture into the hardware market",
                    "start_date": "2013-11-08",
                    "end_date": "2013-11-11",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/5c/751b.127582.png",
            "original_width": 320,
            "original_height": 250,
            "standard_url": "https://media.demozoo.org/screens/s/1e/5c/751b.127582.png",
            "standard_width": 320,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/5c/751b.127582.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}