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

{
    "url": "https://demozoo.org/api/v1/productions/4926/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4926/",
    "id": 4926,
    "title": "35mm",
    "author_nicks": [
        {
            "name": "Napalm Core",
            "abbreviation": "NC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6439/?format=api",
                "id": 6439,
                "name": "Napalm Core",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-03-24",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "zeroshift",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6393/?format=api",
                    "id": 6393,
                    "name": "zeroshift",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "xernobyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6394/?format=api",
                    "id": 6394,
                    "name": "xernobyl",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "photos, textures"
        },
        {
            "nick": {
                "name": "zeroshift",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6393/?format=api",
                    "id": 6393,
                    "name": "zeroshift",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Jorge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3048/?format=api",
                    "id": 3048,
                    "name": "Jeenio",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Breakneck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17722/?format=api",
                    "id": 17722,
                    "name": "Brainpower",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "additional direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/breakpoint08/demo/35mm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50163"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4yF9x__UBxU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "17",
            "score": "295",
            "competition": {
                "id": 516,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/25/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/25/",
                    "id": 25,
                    "name": "Breakpoint 2008",
                    "tagline": "Digital Garden",
                    "start_date": "2008-03-21",
                    "end_date": "2008-03-24",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2008/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/10/7f70.322625.jpg",
            "original_width": 378,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/7c/10/7f70.322625.jpg",
            "standard_width": 378,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/10/7f70.322625.jpg",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}