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

{
    "url": "https://demozoo.org/api/v1/productions/174123/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174123/",
    "id": 174123,
    "title": "Mystery Demoscene Theater 9000 Season 1 Episode 9 Invitation",
    "author_nicks": [
        {
            "name": "Ivory",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63830/?format=api",
                "id": 63830,
                "name": "Ivory Graphics Labs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-01-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "branch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44254/?format=api",
                    "id": 44254,
                    "name": "MuffinHop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "branch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44254/?format=api",
                    "id": 44254,
                    "name": "MuffinHop",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/branch/IV_MDT9Kf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68742"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lbXgcYMM0kA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/e6/5507.140452.jpg",
            "original_width": 345,
            "original_height": 257,
            "standard_url": "https://media.demozoo.org/screens/s/af/e6/5507.140452.jpg",
            "standard_width": 345,
            "standard_height": 257,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/e6/5507.140452.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}