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

{
    "url": "https://demozoo.org/api/v1/productions/160716/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160716/",
    "id": 160716,
    "title": "New Stuff (1)",
    "author_nicks": [
        {
            "name": "Australian Crackers United",
            "abbreviation": "ACU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4189/?format=api",
                "id": 4189,
                "name": "Australian Crackers United",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ginnie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27911/?format=api",
                    "id": 27911,
                    "name": "Ginnie",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "import"
        },
        {
            "nick": {
                "name": "Omega Five",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58222/?format=api",
                    "id": 58222,
                    "name": "Omega V",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": "intro"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Australian_Crackers_United/ACU-NewStuff4"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=26918"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ls842zDhzKs"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/41/e8/18f9.jw55202.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/41/e8/18f9.jw55202.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/e8/18f9.jw55202.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound"
    ]
}