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

{
    "url": "https://demozoo.org/api/v1/productions/159612/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159612/",
    "id": 159612,
    "title": "Donkey Kong GB +1",
    "author_nicks": [
        {
            "name": "Utopia",
            "abbreviation": "UTP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39890/?format=api",
                "id": 39890,
                "name": "Utopia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-02-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
            "id": 37,
            "name": "Nintendo Game Boy Color (GBC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Happy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66229/?format=api",
                    "id": 66229,
                    "name": "Mr. Happy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Happy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66229/?format=api",
                    "id": 66229,
                    "name": "Mr. Happy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Happy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66229/?format=api",
                    "id": 66229,
                    "name": "Mr. Happy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Lukullus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15411/?format=api",
                    "id": 15411,
                    "name": "Curlin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/utopia/gbc/utp-t_03.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20928"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=irJEgNL_F-s"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5b/d2/e72f.110119.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/5b/d2/e72f.110119.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5b/d2/e72f.110119.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/36/c5/fcac.110121.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/36/c5/fcac.110121.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/c5/fcac.110121.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/bf/f9ce.110120.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/f2/bf/f9ce.110120.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/bf/f9ce.110120.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        }
    ],
    "tags": [
        "trainer",
        "donkey-kong"
    ]
}