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

{
    "url": "https://demozoo.org/api/v1/productions/318033/?format=api",
    "demozoo_url": "https://demozoo.org/productions/318033/",
    "id": 318033,
    "title": "40 Tracks",
    "author_nicks": [
        {
            "name": "Danish Game Crackers",
            "abbreviation": "DGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107619/?format=api",
                "id": 107619,
                "name": "Danish Game Crackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Siera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135731/?format=api",
                    "id": 135731,
                    "name": "Siera",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The 64 Freak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135732/?format=api",
                    "id": 135732,
                    "name": "The 64 Freak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Noel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135733/?format=api",
                    "id": 135733,
                    "name": "Noel",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Soil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117861/?format=api",
                    "id": 117861,
                    "name": "Soil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "original scroll routine"
        },
        {
            "nick": {
                "name": "Siera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135731/?format=api",
                    "id": 135731,
                    "name": "Siera",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "scroll routine ripping"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/18634/40_TRACKS!!!.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=29856"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38606"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/c5/276c.319275.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8f/c5/276c.319275.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/c5/276c.319275.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "border-scroll"
    ]
}