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

{
    "url": "https://demozoo.org/api/v1/productions/7664/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7664/",
    "id": 7664,
    "title": "Not!",
    "author_nicks": [
        {
            "name": "bLaSM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8716/?format=api",
                "id": 8716,
                "name": "bLaSM",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Muad'dib",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48225/?format=api",
                    "id": 48225,
                    "name": "Muad'dib",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Sketzh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53951/?format=api",
                    "id": 53951,
                    "name": "Sketzh",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Scale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39617/?format=api",
                    "id": 39617,
                    "name": "Scale",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Scale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39617/?format=api",
                    "id": 39617,
                    "name": "Scale",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "rendered, 3D objects"
        },
        {
            "nick": {
                "name": "Kasko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76792/?format=api",
                    "id": 76792,
                    "name": "Kasko",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D objects"
        },
        {
            "nick": {
                "name": "Jazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48206/?format=api",
                    "id": 48206,
                    "name": "CS-Jay",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1995/n/not.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69968"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 28,
            "ranking": "28",
            "score": "22",
            "competition": {
                "id": 741,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/94/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/94/",
                    "id": 94,
                    "name": "The Party 1995",
                    "tagline": "5th Anniversary",
                    "start_date": "1995-12-27",
                    "end_date": "1995-12-29",
                    "location": "Fredericia Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.57271,
                    "longitude": 9.69489,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/7e/a3c8.158919.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/4f/7e/a3c8.158919.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/7e/a3c8.158919.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}