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

{
    "url": "https://demozoo.org/api/v1/productions/154309/?format=api",
    "demozoo_url": "https://demozoo.org/productions/154309/",
    "id": 154309,
    "title": "Macro Clone Cafe",
    "author_nicks": [
        {
            "name": "C64CD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63457/?format=api",
                "id": 63457,
                "name": "C64CD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-03-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/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": "Text",
            "role": ""
        },
        {
            "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": "composed the original loop"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.c64cd.co.uk/c64/macro-clone-cafe.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=181283"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=146130"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/C64CD/Macro-Clone-Cafe-C64"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67083"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=evsoitfWVfM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 12174,
                "name": "C64 demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2875/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2875/",
                    "id": 2875,
                    "name": "Slipstock 2016",
                    "tagline": "Super-exclusive pissup for Slipstream members.",
                    "start_date": "2016-03-11",
                    "end_date": "2016-03-13",
                    "location": "Scunthorpe, North Lincolnshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 53.57905,
                    "longitude": -0.65437,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/96/98/6c67.102949.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/96/98/6c67.102949.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/98/6c67.102949.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "source-available"
    ]
}