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

{
    "url": "https://demozoo.org/api/v1/productions/25958/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25958/",
    "id": 25958,
    "title": "Delicious",
    "author_nicks": [
        {
            "name": "Yodel",
            "abbreviation": "YDL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                "id": 7181,
                "name": "Yodel",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-08-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/23/?format=api",
            "id": 23,
            "name": "Sega Dreamcast"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Karl-Anders Johansson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12759/?format=api",
                    "id": 12759,
                    "name": "Snooky",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Andreas Alptun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79933/?format=api",
                    "id": 79933,
                    "name": "Ayla",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mikael Persson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15773/?format=api",
                    "id": 15773,
                    "name": "Voodoo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Paul Blomdahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12761/?format=api",
                    "id": 12761,
                    "name": "Spiff",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, 3d modelling"
        },
        {
            "nick": {
                "name": "Staffan Lincoln",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15774/?format=api",
                    "id": 15774,
                    "name": "Alces",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d modelling"
        },
        {
            "nick": {
                "name": "Mike Wells",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79934/?format=api",
                    "id": 79934,
                    "name": "O.B.M.",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "cartoons"
        },
        {
            "nick": {
                "name": "Ludvig Linge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57859/?format=api",
                    "id": 57859,
                    "name": "Eyas",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.yodel.net/downloads/ydl_deli.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/assembly01/console/delicious.mpeg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/assembly01/console/ydl_deli.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://dcevolution.sourceforge.net/index.php?id=delicious"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3346"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=k2yAw_kNOWw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "11419",
            "competition": {
                "id": 1818,
                "name": "Console Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/87/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/87/",
                    "id": 87,
                    "name": "Assembly 2001",
                    "tagline": "",
                    "start_date": "2001-08-02",
                    "end_date": "2001-08-05",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}