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

{
    "url": "https://demozoo.org/api/v1/productions/26730/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26730/",
    "id": 26730,
    "title": "Crazy Taxi 2",
    "author_nicks": [
        {
            "name": "Eurasia",
            "abbreviation": "EUR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11739/?format=api",
                "id": 11739,
                "name": "Eurasia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/23/?format=api",
            "id": 23,
            "name": "Sega Dreamcast"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dream Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6757/?format=api",
                    "id": 6757,
                    "name": "Dream Design",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "Cybergod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3921/?format=api",
                    "id": 3921,
                    "name": "cG",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "4mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wayne Kerr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9873/?format=api",
                    "id": 9873,
                    "name": "Wayne Kerr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/eurasia/dreamcast/eur-ct2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=21469"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Y-5TYTLO7mI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/c2/80f8.368502.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/e0/c2/80f8.368502.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/c2/80f8.368502.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}