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

{
    "url": "https://demozoo.org/api/v1/productions/49267/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49267/",
    "id": 49267,
    "title": "Willage Teens",
    "author_nicks": [
        {
            "name": "The Moose Brothers",
            "abbreviation": "TMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10740/?format=api",
                "id": 10740,
                "name": "The Moose Brothers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-03-04",
    "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": "Gesus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32766/?format=api",
                    "id": 32766,
                    "name": "Gesus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Glazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22649/?format=api",
                    "id": 22649,
                    "name": "Glazer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23651/?format=api",
                    "id": 23651,
                    "name": "Cyc",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bizze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10739/?format=api",
                    "id": 10739,
                    "name": "Bizze",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bizze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10739/?format=api",
                    "id": 10739,
                    "name": "Bizze",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/hype00/demo/tmb_ymca.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11378"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5005,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/894/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/894/",
                    "id": 894,
                    "name": "Hype 2000",
                    "tagline": "",
                    "start_date": "2000-03-03",
                    "end_date": "2000-03-05",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.56512,
                    "longitude": 13.01874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/14/4de6.299294.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/fe/14/4de6.299294.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/14/4de6.299294.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "commercial-music"
    ]
}