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

{
    "url": "https://demozoo.org/api/v1/productions/10406/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10406/",
    "id": 10406,
    "title": "The Orange Guy",
    "author_nicks": [
        {
            "name": "Adinpsz",
            "abbreviation": "az",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                "id": 3622,
                "name": "Adinpsz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-03-14",
    "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": "#ponce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11497/?format=api",
                    "id": 11497,
                    "name": "#ponce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "lohrh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11498/?format=api",
                    "id": 11498,
                    "name": "lohrh",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Graindolium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3751/?format=api",
                    "id": 3751,
                    "name": "Graindolium",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "WjK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11499/?format=api",
                    "id": 11499,
                    "name": "WjK",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "help"
        },
        {
            "nick": {
                "name": "flngr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11500/?format=api",
                    "id": 11500,
                    "name": "flngr",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "help"
        },
        {
            "nick": {
                "name": "wullon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11496/?format=api",
                    "id": 11496,
                    "name": "wullon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "wullon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11496/?format=api",
                    "id": 11496,
                    "name": "wullon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://adinpsz.org/data/az-01.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/numerica09/demo/newschool/az-01.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52780"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "71",
            "competition": {
                "id": 9206,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/662/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/662/",
                    "id": 662,
                    "name": "Numerica 2009",
                    "tagline": "",
                    "start_date": "2009-03-13",
                    "end_date": "2009-03-15",
                    "location": "Montbéliard, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.50861,
                    "longitude": 6.80297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "d"
    ]
}