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

{
    "url": "https://demozoo.org/api/v1/productions/8464/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8464/",
    "id": 8464,
    "title": "Neo-Neo! v1.2",
    "author_nicks": [
        {
            "name": "Napalm",
            "abbreviation": "NPM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9759/?format=api",
                "id": 9759,
                "name": "Napalm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/104/?format=api",
            "id": 104,
            "name": "Neo Geo Pocket / Neo Geo Pocket Color (NGPC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ne7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/826/?format=api",
                    "id": 826,
                    "name": "ne7",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Danzig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9760/?format=api",
                    "id": 9760,
                    "name": "Danzig",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Danzig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9760/?format=api",
                    "id": 9760,
                    "name": "Danzig",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ne7.untergrund.net/napalm/npm-neo2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/napalm/neo_geo_pocket_color/npm-neo2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28884"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/c1/b93b.333913.png",
            "original_width": 160,
            "original_height": 152,
            "standard_url": "https://media.demozoo.org/screens/s/11/c1/b93b.333913.png",
            "standard_width": 160,
            "standard_height": 152,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/c1/b93b.333913.png",
            "thumbnail_width": 157,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}