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

{
    "url": "https://demozoo.org/api/v1/productions/50787/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50787/",
    "id": 50787,
    "title": "f22.0",
    "author_nicks": [
        {
            "name": "Flo",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3588/?format=api",
                "id": 3588,
                "name": "Flo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-02-02",
    "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": "HTH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3022/?format=api",
                    "id": 3022,
                    "name": "HTH",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Astu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4868/?format=api",
                    "id": 4868,
                    "name": "Astu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "design, domination, beer supply"
        },
        {
            "nick": {
                "name": "rjv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10015/?format=api",
                    "id": 10015,
                    "name": "rjv",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "audio"
        },
        {
            "nick": {
                "name": "wdm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3978/?format=api",
                    "id": 3978,
                    "name": "wdm",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "audio"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://low.fi/~nosfe/f/flo_f220.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/payback13/pc_demo/flo_f220.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60981"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/Delusional_disorder"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=n82YtOjzHF8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "228",
            "competition": {
                "id": 5208,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1425/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1425/",
                    "id": 1425,
                    "name": "Payback 2013",
                    "tagline": "",
                    "start_date": "2013-02-01",
                    "end_date": "2013-02-03",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.thepayback.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx",
        "fmodex"
    ]
}