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

{
    "url": "https://demozoo.org/api/v1/productions/312084/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312084/",
    "id": 312084,
    "title": "The Space Between Our Ears 2",
    "author_nicks": [
        {
            "name": "Neural",
            "abbreviation": "NRL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10107/?format=api",
                "id": 10107,
                "name": "Neural",
                "is_group": true
            }
        },
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/29/?format=api",
            "id": 29,
            "name": "Sony Playstation Portable (PSP)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "hitchhikr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10106/?format=api",
                    "id": 10106,
                    "name": "hitchhikr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.hitchhikr.net/TSBOE2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/hitchhikr/tsboe2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91981"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/c5/4a1f.312147.jpg",
            "original_width": 400,
            "original_height": 226,
            "standard_url": "https://media.demozoo.org/screens/s/be/c5/4a1f.312147.jpg",
            "standard_width": 400,
            "standard_height": 226,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/c5/4a1f.312147.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": [
        "placeholder-screenshot"
    ]
}