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

{
    "url": "https://demozoo.org/api/v1/productions/147056/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147056/",
    "id": 147056,
    "title": "Super Highres-Scroller",
    "author_nicks": [
        {
            "name": "The Digital Gang",
            "abbreviation": "DG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61754/?format=api",
                "id": 61754,
                "name": "The Digital Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tom E. Hawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119157/?format=api",
                    "id": 119157,
                    "name": "Tom E. Hawk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Dragon Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118565/?format=api",
                    "id": 118565,
                    "name": "The Dragon Lord",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mysql.crihan.fr/crihan/apple.asimov.net/ftp.apple.asimov.net/pub/apple_II/images/graphics/hi_res_scroller.dsk.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55090"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aNCJULMUANE"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/84/294c.331205.png",
            "original_width": 279,
            "original_height": 191,
            "standard_url": "https://media.demozoo.org/screens/s/dc/84/294c.331205.png",
            "standard_width": 279,
            "standard_height": 191,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/84/294c.331205.png",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": [
        "demomaker"
    ]
}