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

{
    "url": "https://demozoo.org/api/v1/productions/201607/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201607/",
    "id": 201607,
    "title": "Demo or Die vol. 6",
    "author_nicks": [
        {
            "name": "Abyss",
            "abbreviation": "AYS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-07",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bartman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/399/?format=api",
                    "id": 399,
                    "name": "Bartman",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Demo capturing, subtitles, DVD menus, DVD authoring"
        },
        {
            "nick": {
                "name": "Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/590/?format=api",
                    "id": 590,
                    "name": "Andy",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "support"
        },
        {
            "nick": {
                "name": "Zeebr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15930/?format=api",
                    "id": 15930,
                    "name": "Zeebr",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "menu music"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.scene.org/browse/demos/compilations/demo_or_die_vol6"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53603"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/73/3b/9a0b.182812.png",
            "original_width": 1619,
            "original_height": 1086,
            "standard_url": "https://media.demozoo.org/screens/s/73/3b/9a0b.182812.jpg",
            "standard_width": 400,
            "standard_height": 268,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/3b/9a0b.182812.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 134
        }
    ],
    "tags": [
        "dvd"
    ]
}