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

{
    "url": "https://demozoo.org/api/v1/productions/54300/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54300/",
    "id": 54300,
    "title": "Innerloop",
    "author_nicks": [
        {
            "name": "Neoscientists",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10635/?format=api",
                "id": 10635,
                "name": "Neoscientists",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10638/?format=api",
                    "id": 10638,
                    "name": "Blue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bifat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1049/?format=api",
                    "id": 1049,
                    "name": "Bifat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "script"
        },
        {
            "nick": {
                "name": "Banana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1075/?format=api",
                    "id": 1075,
                    "name": "Banana",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/tum06/demo/neoscientists-innerloop.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28494"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qk018vxzoiQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "138",
            "competition": {
                "id": 5715,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/171/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/171/",
                    "id": 171,
                    "name": "The Ultimate Meeting 2006",
                    "tagline": "",
                    "start_date": "2006-12-27",
                    "end_date": "2006-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2006.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}