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

{
    "url": "https://demozoo.org/api/v1/productions/314570/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314570/",
    "id": 314570,
    "title": "Wonderwitch Promo Demo v1.2",
    "author_nicks": [
        {
            "name": "Dox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14239/?format=api",
                "id": 14239,
                "name": "Dox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/97/?format=api",
            "id": 97,
            "name": "Wonderswan"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14239/?format=api",
                    "id": 14239,
                    "name": "Dox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.theoldcomputer.com/roms/getfile.php?file=Li9CYW5kYWkvV29uZGVyc3dhbi1Db2xvci9WYXJpb3VzL1dvbmRlcndpdGNoJTIwUHJvbW8lMjBEZW1vJTIwVjEuMiUyMGJ5JTIwRG94JTIwJTI4UEQlMjkuemlw"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/tslanina/Retro-WonderSwanColor-Promo"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/wsc_Wonderwitch_Promo_Demo_V1.2_by_Dox_PD"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/64/f685.315288.png",
            "original_width": 450,
            "original_height": 286,
            "standard_url": "https://media.demozoo.org/screens/s/31/64/f685.315288.png",
            "standard_width": 400,
            "standard_height": 254,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/64/f685.315288.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "source-available"
    ]
}