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

{
    "url": "https://demozoo.org/api/v1/productions/96671/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96671/",
    "id": 96671,
    "title": "Fast Made 2",
    "author_nicks": [
        {
            "name": "Unknown Productions",
            "abbreviation": "UNK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9992/?format=api",
                "id": 9992,
                "name": "Unknown Productions",
                "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": "Jcl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18114/?format=api",
                    "id": 18114,
                    "name": "Jcl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jcl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18114/?format=api",
                    "id": 18114,
                    "name": "Jcl",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jcl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18114/?format=api",
                    "id": 18114,
                    "name": "Jcl",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jull",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9991/?format=api",
                    "id": 9991,
                    "name": "Jull",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/unknown_productions/unk_fastmade2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5844"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 10372,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2202/",
                    "id": 2202,
                    "name": "Xplanada 2002",
                    "tagline": "",
                    "start_date": "2002-04-11",
                    "end_date": "2002-04-14",
                    "location": "Provincia de Alicante, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 38.5,
                    "longitude": -0.5,
                    "website": "http://www.xplanada.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/b5/b26d.36176.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/25/b5/b26d.36176.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/b5/b26d.36176.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}