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

{
    "url": "https://demozoo.org/api/v1/productions/67695/?format=api",
    "demozoo_url": "https://demozoo.org/productions/67695/",
    "id": 67695,
    "title": "Hello",
    "author_nicks": [
        {
            "name": "Paradize",
            "abbreviation": "pdz",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3985/?format=api",
                "id": 3985,
                "name": "Paradize",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-05-11",
    "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/50/?format=api",
            "id": 50,
            "name": "96K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Minz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10488/?format=api",
                    "id": 10488,
                    "name": "Minz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Simon Sunnyboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7445/?format=api",
                    "id": 7445,
                    "name": "Simon Sunnyboy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Simon Sunnyboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7445/?format=api",
                    "id": 7445,
                    "name": "Simon Sunnyboy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Alpha C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                    "id": 3516,
                    "name": "Alpha C",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PARADIZE/HELLO.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/outline13/demo_atari/ol13.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61388"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FiZjrI1rT1Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 7279,
                "name": "Combined Atari Demo, Intro, Bootsector",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1781/",
                    "id": 1781,
                    "name": "Outline 2013",
                    "tagline": "",
                    "start_date": "2013-05-09",
                    "end_date": "2013-05-12",
                    "location": "Eersel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.358311,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/38/c3/7531.18217.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/38/c3/7531.18217.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/c3/7531.18217.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/75/2f88.18218.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/5f/75/2f88.18218.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/75/2f88.18218.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/84/1a/c9da.18219.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/84/1a/c9da.18219.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/1a/c9da.18219.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "ste"
    ]
}