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

{
    "url": "https://demozoo.org/api/v1/productions/171281/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171281/",
    "id": 171281,
    "title": "MD201704",
    "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": "2017-04-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
            "id": 55,
            "name": "Commodore 128"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Magic Roundabout",
                "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": "The Magic Roundabout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                    "id": 16354,
                    "name": "T.M.R",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Magic Roundabout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                    "id": 16354,
                    "name": "T.M.R",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Magic Roundabout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                    "id": 16354,
                    "name": "T.M.R",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cosine.org.uk/files/c128/md201704.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=192935"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cosine.org.uk/products.php?prod=md201704&4mat=c128"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=155871"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/magic-roundabout/md201704-c128"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69830"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6iNI3ZHnifA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/17/2ecf.133915.png",
            "original_width": 404,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/12/17/2ecf.133915.png",
            "standard_width": 400,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/17/2ecf.133915.png",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}