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

{
    "url": "https://demozoo.org/api/v1/productions/9140/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9140/",
    "id": 9140,
    "title": "ADF",
    "author_nicks": [
        {
            "name": "SquoQuo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3528/?format=api",
                "id": 3528,
                "name": "SquoQuo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-19",
    "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": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Robotriot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5968/?format=api",
                    "id": 5968,
                    "name": "Robotriot",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bugger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6345/?format=api",
                    "id": 6345,
                    "name": "Bugger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Yoda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10640/?format=api",
                    "id": 10640,
                    "name": "Yoda",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, 3d"
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://christoph.witchcraft-castle.net/packed/tsq_adf.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/geekcamp02/demo/tsq_adf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7844"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "+11",
            "competition": {
                "id": 6613,
                "name": "Combined Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1187/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1187/",
                    "id": 1187,
                    "name": "Geek Camp 2002",
                    "tagline": "",
                    "start_date": "2002-10-18",
                    "end_date": "2002-10-20",
                    "location": "Flumserberg Tannenbodenalp, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.093342,
                    "longitude": 9.28513,
                    "website": "http://www.geekcamp.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}