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

{
    "url": "https://demozoo.org/api/v1/productions/99516/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99516/",
    "id": 99516,
    "title": "Cernunnos",
    "author_nicks": [
        {
            "name": "Traction",
            "abbreviation": "TRCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                "id": 422,
                "name": "Traction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12",
    "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": "Vulture",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3586/?format=api",
                    "id": 3586,
                    "name": "Vulture",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Engine"
        },
        {
            "nick": {
                "name": "Preacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/421/?format=api",
                    "id": 421,
                    "name": "Preacher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Preacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/421/?format=api",
                    "id": 421,
                    "name": "Preacher",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Deathy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/818/?format=api",
                    "id": 818,
                    "name": "Deathy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "fictionapalm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3579/?format=api",
                    "id": 3579,
                    "name": "Disk0",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc13/traction_cernunnos_final.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/traction/traction_cernunnos_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56391"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Y8pyXhMDQKk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "69.2",
            "competition": {
                "id": 9997,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2097/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2097/",
                    "id": 2097,
                    "name": "TMDC 2010",
                    "tagline": "13",
                    "start_date": "2010-11-11",
                    "end_date": "2010-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tmdc.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode",
        "fmod",
        "devil",
        "fmodex"
    ]
}