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

{
    "url": "https://demozoo.org/api/v1/productions/184939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184939/",
    "id": 184939,
    "title": "Soundflower",
    "author_nicks": [
        {
            "name": "Pers' Wastaiset Produktiot",
            "abbreviation": "PWP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3146/?format=api",
                "id": 3146,
                "name": "Pers' Wastaiset Produktiot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/55/?format=api",
            "id": 55,
            "name": "16b intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.pelulamu.net/pwp/vic20/soundflower.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/vic-20/soundflower.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57115"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/c4/d220.293704.png",
            "original_width": 400,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/15/c4/d220.293704.jpg",
            "standard_width": 400,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/c4/d220.293704.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "glitch"
    ]
}