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

{
    "url": "https://demozoo.org/api/v1/productions/112101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112101/",
    "id": 112101,
    "title": "Ultra Tracker",
    "author_nicks": [
        {
            "name": "Prophecy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49918/?format=api",
                "id": 49918,
                "name": "Prophecy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MAS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49917/?format=api",
                    "id": 49917,
                    "name": "MAS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/software/trackers/DOS/Ultra%20Tracker/Ultra%20Tracker%20v1.6.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/music/trackers/ultrk1_6.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63386"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/00/c7c2.58925.png",
            "original_width": 533,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/98/00/c7c2.58925.png",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/00/c7c2.58925.png",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/10/35/2a3a.58926.png",
            "original_width": 533,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/10/35/2a3a.58926.png",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/35/2a3a.58926.png",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/91/9e/2311.58928.png",
            "original_width": 533,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/91/9e/2311.58928.png",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/91/9e/2311.58928.png",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/12/5616.58927.png",
            "original_width": 533,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/a7/12/5616.58927.png",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/12/5616.58927.png",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "textmode",
        "tracker",
        "shareware",
        "ult",
        "gus-only"
    ]
}