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

{
    "url": "https://demozoo.org/api/v1/productions/167412/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167412/",
    "id": 167412,
    "title": "Art Pack Issue Two - '01001'",
    "author_nicks": [
        {
            "name": "Defacto2",
            "abbreviation": "df2",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
                "id": 10000,
                "name": "Defacto2",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Antibody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47321/?format=api",
                    "id": 47321,
                    "name": "Antibody",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Black Hazel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27655/?format=api",
                    "id": 27655,
                    "name": "Black Hazel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "MindsEye",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15453/?format=api",
                    "id": 15453,
                    "name": "MindsEye",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Seffren",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14474/?format=api",
                    "id": 14474,
                    "name": "Seffren",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Seffren",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14474/?format=api",
                    "id": 14474,
                    "name": "Seffren",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Skateguy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47319/?format=api",
                    "id": 47319,
                    "name": "Skateguy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Shaq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8607/?format=api",
                    "id": 8607,
                    "name": "Shaq",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/defacto2/artpacks/df2pack02.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/9a/e404.124129.png",
            "original_width": 566,
            "original_height": 474,
            "standard_url": "https://media.demozoo.org/screens/s/00/9a/e404.124129.jpg",
            "standard_width": 358,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/9a/e404.124129.jpg",
            "thumbnail_width": 179,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "delphi"
    ]
}