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

{
    "url": "https://demozoo.org/api/v1/productions/1428/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1428/",
    "id": 1428,
    "title": "Summertime",
    "author_nicks": [
        {
            "name": "Resistance",
            "abbreviation": "RSE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "m0ns00n",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3920/?format=api",
                    "id": 3920,
                    "name": "m0ns00n",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zefyros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3684/?format=api",
                    "id": 3684,
                    "name": "Zefyros",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cybergod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3921/?format=api",
                    "id": 3921,
                    "name": "Cybergod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "clipart"
        },
        {
            "nick": {
                "name": "m0ns00n",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3920/?format=api",
                    "id": 3920,
                    "name": "m0ns00n",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "4pLaY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3919/?format=api",
                    "id": 3919,
                    "name": "4pLaY",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.resistance.no/files/wintendo/Summertime.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/solskogen10/demo_newskool/summertime.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55385"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=M7PqTQq_QW4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "66",
            "competition": {
                "id": 70,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/12/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/12/",
                    "id": 12,
                    "name": "Solskogen 2010",
                    "tagline": "Eternal Sunshine On The Cubic Spline",
                    "start_date": "2010-07-16",
                    "end_date": "2010-07-18",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.664974,
                    "longitude": 10.811989,
                    "website": "http://www.solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/5f/65cb.89543.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/12/5f/65cb.89543.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/5f/65cb.89543.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "shader-model-3.0"
    ]
}