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

{
    "url": "https://demozoo.org/api/v1/productions/8119/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8119/",
    "id": 8119,
    "title": "Run For Your lives!",
    "author_nicks": [
        {
            "name": "Disaster Area",
            "abbreviation": "DA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                "id": 3594,
                "name": "Disaster Area",
                "is_group": true
            }
        },
        {
            "name": "Kaolin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9888/?format=api",
                "id": 9888,
                "name": "Kaolin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-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": "(null)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9879/?format=api",
                    "id": 9879,
                    "name": "(null)",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "gyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9887/?format=api",
                    "id": 9887,
                    "name": "gyr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Darkmantid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9896/?format=api",
                    "id": 9896,
                    "name": "Darkmantid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "ript",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5616/?format=api",
                    "id": 5616,
                    "name": "ript",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ript",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5616/?format=api",
                    "id": 5616,
                    "name": "ript",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.disasterarea.net/xmascompo2006/da_kl_run.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/au_xmas_compo06/combined_demo_intro/da_kl_run.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28358"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 15133,
                "name": "Combined Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3878/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3878/",
                    "id": 3878,
                    "name": ".au xmas compo 2006",
                    "tagline": "",
                    "start_date": "2006-11-11",
                    "end_date": "2007-01-15",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://xmascompo.disasterarea.net/2006/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fmod",
        "opengl-1.3"
    ]
}