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

{
    "url": "https://demozoo.org/api/v1/productions/326072/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326072/",
    "id": 326072,
    "title": "1st Try",
    "author_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
            "id": 13,
            "name": "Sony Playstation 1 (PSX)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ayatollah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/916/?format=api",
                    "id": 916,
                    "name": "Ayatollah",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/trsi/psx/trsi-1st-src.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/trsi/psx/trsi-1st.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97124"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=D7kq1Kw00xw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/c5/d815.345337.png",
            "original_width": 340,
            "original_height": 255,
            "standard_url": "https://media.demozoo.org/screens/s/e8/c5/d815.345337.jpg",
            "standard_width": 340,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/c5/d815.345337.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/84/96/fd9d.345338.png",
            "original_width": 340,
            "original_height": 255,
            "standard_url": "https://media.demozoo.org/screens/s/84/96/fd9d.345338.jpg",
            "standard_width": 340,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/96/fd9d.345338.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "hitmod",
        "source-available"
    ]
}