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

{
    "url": "https://demozoo.org/api/v1/productions/199910/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199910/",
    "id": 199910,
    "title": "Black Digis No.2 - The Policy Of Truth",
    "author_nicks": [
        {
            "name": "The Black Wizards",
            "abbreviation": "TBW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37208/?format=api",
                "id": 37208,
                "name": "The Black Wizards",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86256/?format=api",
                    "id": 86256,
                    "name": "Spark",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Third Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86254/?format=api",
                    "id": 86254,
                    "name": "Third Shadow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Third Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86254/?format=api",
                    "id": 86254,
                    "name": "Third Shadow",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Digit"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.discogs.com/Depeche-Mode-Policy-Of-Truth/master/21958"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/56/6102.179960.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/80/56/6102.179960.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/56/6102.179960.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "sampledemo",
        "depeche-mode"
    ]
}