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

{
    "url": "https://demozoo.org/api/v1/productions/151516/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151516/",
    "id": 151516,
    "title": "Septic",
    "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-12-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "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": "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": "Music",
            "role": "Converted"
        },
        {
            "nick": {
                "name": "Martin Galway",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8435/?format=api",
                    "id": 8435,
                    "name": "Martin Galway",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "original"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cosine.org.uk/files/a2/septic.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/magic-roundabout/septic-a2/blob/master/septic.do"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/cosine/apple-ii/septic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cosine.org.uk/products.php?prod=septic&4mat=a2"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66684"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DUqpbku-Dfk"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/4b/ee85.99788.png",
            "original_width": 280,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/06/4b/ee85.99788.png",
            "standard_width": 280,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/4b/ee85.99788.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}