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

{
    "url": "https://demozoo.org/api/v1/productions/81474/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81474/",
    "id": 81474,
    "title": "Refrigerator",
    "author_nicks": [
        {
            "name": "Holograms",
            "abbreviation": "HGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3838/?format=api",
                "id": 3838,
                "name": "Holograms",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-10-08",
    "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": "aha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26900/?format=api",
                    "id": 26900,
                    "name": "aha",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ChromeHead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69764/?format=api",
                    "id": 69764,
                    "name": "ChromeHead",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Jumper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34963/?format=api",
                    "id": 34963,
                    "name": "Jumper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jumper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34963/?format=api",
                    "id": 34963,
                    "name": "Jumper",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/function05/demo/refrigerator-f2k5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19446"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "37",
            "competition": {
                "id": 7715,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/134/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/134/",
                    "id": 134,
                    "name": "Function 2005",
                    "tagline": "",
                    "start_date": "2005-10-07",
                    "end_date": "2005-10-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2005.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}