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

{
    "url": "https://demozoo.org/api/v1/productions/4971/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4971/",
    "id": 4971,
    "title": "defc0n 0",
    "author_nicks": [
        {
            "name": "Scarab",
            "abbreviation": "[S]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3190/?format=api",
                "id": 3190,
                "name": "Scarab",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-04-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
            "id": 32,
            "name": "Nintendo DS (NDS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29081/?format=api",
                    "id": 29081,
                    "name": "Mr. M",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Stingray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3189/?format=api",
                    "id": 3189,
                    "name": "Stingray",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dandee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10548/?format=api",
                    "id": 10548,
                    "name": "Dandee",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "DC.Clark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11886/?format=api",
                    "id": 11886,
                    "name": "DC.Clark",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DC.Clark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11886/?format=api",
                    "id": 11886,
                    "name": "DC.Clark",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/breakpoint09/console_real_wild/defcon_zero.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.scarab-amiga.com/script/scarab.cgi?t=1&st=19"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/defcon-zero-by-scarab"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53004"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-aGpylGkpK0"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0MCO3oJNqXI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "491",
            "competition": {
                "id": 520,
                "name": "Console/Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/26/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/26/",
                    "id": 26,
                    "name": "Breakpoint 2009",
                    "tagline": "Everything Is Under Control",
                    "start_date": "2009-04-10",
                    "end_date": "2009-04-13",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/2f/26ba.115039.gif",
            "original_width": 200,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/dc/2f/26ba.115039.png",
            "standard_width": 200,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/2f/26ba.115039.png",
            "thumbnail_width": 100,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}