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

{
    "url": "https://demozoo.org/api/v1/productions/199392/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199392/",
    "id": 199392,
    "title": "The Reversion!",
    "author_nicks": [
        {
            "name": "Paradise",
            "abbreviation": "PRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-11-07",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Premium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10727/?format=api",
                    "id": 10727,
                    "name": "Premium",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rebb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/922/?format=api",
                    "id": 922,
                    "name": "Rebb",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136376/?format=api",
                    "id": 136376,
                    "name": "Nick",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://paradise.untergrund.net/prods/reversion.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/paradise/reversion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14172"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/2d/6b22.321491.png",
            "original_width": 417,
            "original_height": 389,
            "standard_url": "https://media.demozoo.org/screens/s/f0/2d/6b22.321491.jpg",
            "standard_width": 321,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/2d/6b22.321491.jpg",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}