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

{
    "url": "https://demozoo.org/api/v1/productions/162867/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162867/",
    "id": 162867,
    "title": "Very Channel",
    "author_nicks": [
        {
            "name": "The GRiD",
            "abbreviation": "GRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5940/?format=api",
                "id": 5940,
                "name": "The GRiD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-04-13",
    "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": "Biter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11803/?format=api",
                    "id": 11803,
                    "name": "Biter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6585/?format=api",
                    "id": 6585,
                    "name": "Mime",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Revisq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10140/?format=api",
                    "id": 10140,
                    "name": "Revisq",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mastiff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25311/?format=api",
                    "id": 25311,
                    "name": "Mastiff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://ftp.wireland.org/pub/scene/stuff/demos/very%20channel%20-%20the%20grid/grd_vc.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/bzh02/demo/grd_vc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6531"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wQP44Y1jUxg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12761,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2755/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2755/",
                    "id": 2755,
                    "name": "BZH Party 2002",
                    "tagline": "III",
                    "start_date": "2002-04-12",
                    "end_date": "2002-04-14",
                    "location": "Le Faouët, Département du Morbihan, Brittany, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.03299,
                    "longitude": -3.49048,
                    "website": "http://www.bzhparty.ovh.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}