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

{
    "url": "https://demozoo.org/api/v1/productions/234516/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234516/",
    "id": 234516,
    "title": "Filled Vector Demo",
    "author_nicks": [
        {
            "name": "Angels",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels",
                "is_group": true
            }
        },
        {
            "name": "Switch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3084/?format=api",
                "id": 3084,
                "name": "Switch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jarre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52141/?format=api",
                    "id": 52141,
                    "name": "Jarre",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jarre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52141/?format=api",
                    "id": 52141,
                    "name": "Jarre",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jarre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52141/?format=api",
                    "id": 52141,
                    "name": "Jarre",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jarre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52141/?format=api",
                    "id": 52141,
                    "name": "Jarre",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Overkyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150456/?format=api",
                    "id": 150456,
                    "name": "Overkyl",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Grim reaper"
        },
        {
            "nick": {
                "name": "Donatello",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150458/?format=api",
                    "id": 150458,
                    "name": "Donatello",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Objects and graphics"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Angels/ANGELS-Party"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=1306"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=34498"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6AcN7oEbo8c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19937,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5342/",
                    "id": 5342,
                    "name": "Mystix Copy Party 1990",
                    "tagline": "Oz Summer Conference",
                    "start_date": "1990-12-08",
                    "end_date": "1990-12-09",
                    "location": "Brisbane, Queensland, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -27.46794,
                    "longitude": 153.02809,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/1f/06c9.jw3438.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/e4/1f/06c9.jw3438.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/1f/06c9.jw3438.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "angels",
        "switch"
    ]
}