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

{
    "url": "https://demozoo.org/api/v1/productions/148342/?format=api",
    "demozoo_url": "https://demozoo.org/productions/148342/",
    "id": 148342,
    "title": "MD201510 - Spoopiness",
    "author_nicks": [
        {
            "name": "Cosine",
            "abbreviation": "COS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5558/?format=api",
                "id": 5558,
                "name": "Cosine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-10-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "T.M.R",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                    "id": 16354,
                    "name": "T.M.R",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "T.M.R",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                    "id": 16354,
                    "name": "T.M.R",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Mostly wired..."
        },
        {
            "nick": {
                "name": "Sean Connolly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50015/?format=api",
                    "id": 50015,
                    "name": "Sean Connolly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "from the game Elvira - Mistress Of The Dark"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cosine.org.uk/files/c64/md201510.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=176601"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cosine.org.uk/products.php?prod=md201510&4mat=c64"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=142504"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/magic-roundabout/md201510-c64"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66564"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5c/36/bfee.96201.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/5c/36/bfee.96201.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5c/36/bfee.96201.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "source-available"
    ]
}