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

{
    "url": "https://demozoo.org/api/v1/productions/50303/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50303/",
    "id": 50303,
    "title": "Media",
    "author_nicks": [
        {
            "name": "Retro A.C.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17237/?format=api",
                "id": 17237,
                "name": "Retro A.C.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10-07",
    "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": "Smirk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15746/?format=api",
                    "id": 15746,
                    "name": "Smirk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D, meshes, textures"
        },
        {
            "nick": {
                "name": "M. Sirén",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26150/?format=api",
                    "id": 26150,
                    "name": "Charly",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "M. Sirén",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26150/?format=api",
                    "id": 26150,
                    "name": "Charly",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "textures"
        },
        {
            "nick": {
                "name": "M. Sirén",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26150/?format=api",
                    "id": 26150,
                    "name": "Charly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/proxy1886/demo/retroac-media.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/proxy1886/demo/retrow02.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=668"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "77",
            "competition": {
                "id": 5153,
                "name": "C64 / Amiga / PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/839/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/839/",
                    "id": 839,
                    "name": "Proxy 2000",
                    "tagline": "Proxy 1886",
                    "start_date": "2000-10-06",
                    "end_date": "2000-10-08",
                    "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.9,
                    "longitude": 23.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "bass"
    ]
}