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

{
    "url": "https://demozoo.org/api/v1/productions/123470/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123470/",
    "id": 123470,
    "title": "electrochromacy",
    "author_nicks": [
        {
            "name": "Rtificial",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49068/?format=api",
                "id": 49068,
                "name": "Rtificial",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "_vincent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49069/?format=api",
                    "id": 49069,
                    "name": "_vincent",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "_vincent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49069/?format=api",
                    "id": 49069,
                    "name": "_vincent",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "ro0mquy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49070/?format=api",
                    "id": 49070,
                    "name": "ro0mquy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ro0mquy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49070/?format=api",
                    "id": 49070,
                    "name": "ro0mquy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "Ps0ke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49071/?format=api",
                    "id": 49071,
                    "name": "Ps0ke",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ps0ke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49071/?format=api",
                    "id": 49071,
                    "name": "Ps0ke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "Dr. B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53164/?format=api",
                    "id": 53164,
                    "name": "Dr. B",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zeuch.rtificial.org/releases/2014_electrochromacy.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/deadline14/demo_intro_combined/electrochromacy_1920x1080.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64153"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ImUSYURHvzw"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kuGuzzIk8fM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "164",
            "competition": {
                "id": 10910,
                "name": "Combined Demo & Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2277/",
                    "id": 2277,
                    "name": "Deadline 2014",
                    "tagline": "Deadline Demoparty - Aufbau Ost",
                    "start_date": "2014-10-03",
                    "end_date": "2014-10-05",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://demoparty.berlin/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/b6/1787.83885.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/f3/b6/1787.83885.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/b6/1787.83885.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}