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

{
    "url": "https://demozoo.org/api/v1/productions/139710/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139710/",
    "id": 139710,
    "title": "Scroller",
    "author_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "chief",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3922/?format=api",
                    "id": 3922,
                    "name": "Captain Hug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/236/?format=api",
                    "id": 236,
                    "name": "Raven",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "projex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59396/?format=api",
                    "id": 59396,
                    "name": "projex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Michael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33832/?format=api",
                    "id": 33832,
                    "name": "Michael",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "oldskool"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.nuance-family.de/downloads/NCE-scroller.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20066"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2d/8c/c221.87954.jpg",
            "original_width": 239,
            "original_height": 159,
            "standard_url": "https://media.demozoo.org/screens/s/2d/8c/c221.87954.jpg",
            "standard_width": 239,
            "standard_height": 159,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2d/8c/c221.87954.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}