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

{
    "url": "https://demozoo.org/api/v1/productions/8433/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8433/",
    "id": 8433,
    "title": "Cobalt - Calimero's Return",
    "author_nicks": [
        {
            "name": "Paradox",
            "abbreviation": "PDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox",
                "is_group": true
            }
        },
        {
            "name": "The Frog Buds",
            "abbreviation": "TFB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8929/?format=api",
                "id": 8929,
                "name": "The Frog Buds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Flasher Jack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10106/?format=api",
                    "id": 10106,
                    "name": "hitchhikr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Acid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16377/?format=api",
                    "id": 16377,
                    "name": "Acid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Monty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1963/?format=api",
                    "id": 1963,
                    "name": "Monty",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Paradox/PARADOX-64KSaturnCobalt"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.hitchhikr.net/Cobalt_Src.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=10315"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5275"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ifGJq2BDlm0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "354",
            "competition": {
                "id": 1456,
                "name": "Amiga 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/400/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/400/",
                    "id": 400,
                    "name": "Saturne Party 1994",
                    "tagline": "",
                    "start_date": "1994-04-22",
                    "end_date": "1994-04-24",
                    "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.87861,
                    "longitude": 2.58889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/78/7a/100d.jw22796.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/78/7a/100d.jw22796.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/7a/100d.jw22796.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}