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

{
    "url": "https://demozoo.org/api/v1/productions/123624/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123624/",
    "id": 123624,
    "title": "Mintro",
    "author_nicks": [
        {
            "name": "Vision",
            "abbreviation": "VSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5733/?format=api",
                    "id": 5733,
                    "name": "TSM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1475/?format=api",
                    "id": 1475,
                    "name": "Hein",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Facet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                    "id": 235,
                    "name": "Facet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Facet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                    "id": 235,
                    "name": "Facet",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Hein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1475/?format=api",
                    "id": 1475,
                    "name": "Hein",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Rick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5731/?format=api",
                    "id": 5731,
                    "name": "Rick",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/V/Vision/VISION-Mintro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=6800"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52325"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=beOrNJ0VTkg"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/30/1edb.69380.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/4f/30/1edb.69380.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/30/1edb.69380.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/e3/afe1.jw14749.png",
            "original_width": 359,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/eb/e3/afe1.jw14749.png",
            "standard_width": 359,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/e3/afe1.jw14749.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/8b/b1e6.jw14750.png",
            "original_width": 359,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/5f/8b/b1e6.jw14750.png",
            "standard_width": 359,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/8b/b1e6.jw14750.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}