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

{
    "url": "https://demozoo.org/api/v1/productions/196870/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196870/",
    "id": 196870,
    "title": "Zeptotro",
    "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": "2018-12-08",
    "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": "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": "4-Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cosine.org.uk/files/c64/femtotro.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=212340"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/intro_creation_compo18/zeptotro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cosine.org.uk/products.php?prod=zeptotro&4mat=c64"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=172241"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/magic-roundabout/zeptotro-c64"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79455"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cDU1ecV7Ydc"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3750/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3750/",
            "id": 3750,
            "name": "Intro Creation Competition 2018",
            "tagline": "",
            "start_date": "2018-11-05",
            "end_date": "2019-01-06",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=2757"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/62/b6/0876.175125.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/62/b6/0876.175125.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/62/b6/0876.175125.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "source-available"
    ]
}