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

{
    "url": "https://demozoo.org/api/v1/productions/36676/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36676/",
    "id": 36676,
    "title": "Livin' In A Box",
    "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": "2012-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://github.com/TravisCG/livin_in_a_box/zipball/master"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/atparty12/demo/traviscg-livin_in_a_box-3d24fb0.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Gargaj/livin_in_a_box-w32"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/TravisCG/livin_in_a_box"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59386"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xExG4hsbiJY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3241,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1337/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1337/",
                    "id": 1337,
                    "name": "@Party 2012",
                    "tagline": "",
                    "start_date": "2012-06-15",
                    "end_date": "2012-06-17",
                    "location": "Boston, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.358631,
                    "longitude": -71.056702,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}