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

{
    "url": "https://demozoo.org/api/v1/productions/196928/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196928/",
    "id": 196928,
    "title": "Oldguy's Fake Hires Collection",
    "author_nicks": [
        {
            "name": "Street Children",
            "abbreviation": "SCHN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75434/?format=api",
                "id": 75434,
                "name": "Street Children",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35477/?format=api",
                    "id": 35477,
                    "name": "Wizard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Oldguy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71848/?format=api",
                    "id": 71848,
                    "name": "Oldguy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Everlast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83842/?format=api",
                    "id": 83842,
                    "name": "Everlast",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/94502/Fake%20Hires%20Collection%20-%20Street%20Children.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=97042"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79460"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "nsfw"
    ]
}