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

{
    "url": "https://demozoo.org/api/v1/productions/20025/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20025/",
    "id": 20025,
    "title": "Biopunk",
    "author_nicks": [
        {
            "name": "Cybernetic Genetics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3629/?format=api",
                "id": 3629,
                "name": "Cybernetic Genetics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-09-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Travis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14461/?format=api",
                    "id": 14461,
                    "name": "Travis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shamen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11253/?format=api",
                    "id": 11253,
                    "name": "Shamen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Grass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21377/?format=api",
                    "id": 21377,
                    "name": "Grass",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, models, textures"
        },
        {
            "nick": {
                "name": "Travis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14461/?format=api",
                    "id": 14461,
                    "name": "Travis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "models"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/function11/demo/biopunk.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57775"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=RM84S93ZGp4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=8",
            "score": "9",
            "competition": {
                "id": 1230,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/364/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/364/",
                    "id": 364,
                    "name": "Function 2011",
                    "tagline": "",
                    "start_date": "2011-09-16",
                    "end_date": "2011-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://2011.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}