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

{
    "url": "https://demozoo.org/api/v1/productions/321221/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321221/",
    "id": 321221,
    "title": "Compacker Intro",
    "author_nicks": [
        {
            "name": "German Spreading Crew",
            "abbreviation": "GSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95698/?format=api",
                "id": 95698,
                "name": "German Spreading Crew",
                "is_group": true
            }
        },
        {
            "name": "Sinners",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57139/?format=api",
                "id": 57139,
                "name": "Sinners",
                "is_group": true
            }
        },
        {
            "name": "The Twilight Inc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105568/?format=api",
                "id": 105568,
                "name": "The Twilight Inc",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "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": "Karsten Obarski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12167/?format=api",
                    "id": 12167,
                    "name": "Karsten Obarski",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/german_spreading_crew/sinners2.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/sinners2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92500"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/6f/20b6.334312.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/63/6f/20b6.334312.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/6f/20b6.334312.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-credits-given"
    ]
}